Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Binding Source Question

Status
Not open for further replies.

Auguy

Programmer
May 1, 2004
1,206
0
36
US
VS 2008 and up. Is using "ResetBindings" on a BindingSource sufficient to rebind all of the text boxes bound to the BindingSource after I refresh the underlying table of the BindingSource? Or do I have to re-run all of the code where I bind the controls every time I refresh the table? In VS 2003 it seems as though I always had to re-run the binding code.

Auguy
Sylvania/Toledo Ohio
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top