Binding a textbox to a dataset

  • Thread starter Thread starter reidarT
  • Start date Start date
R

reidarT

I have a datagrid with different tableadapters as source.
On the form I have a textbox showing one of the columns in the datagrid.
I can bind the textbox's datasource in the properties, but how can I do it
programmatically?
reidarT
 
Back
Top