i have a form that pulls my data and binds it to teh various textboxes in the form load event. i then have another form that edits the data (the form is basically a dialog box). my update sql statement works, but i cannot seem to get the original form to refresh to reflect the data change. can anyone help me with this?