Hi,
I have a form with some textbox controls.I am using a bindingsource to bind data to these controls.
For Example, i use
txtbx.DataBindi ngs.Add("text", bindingSourceNa me, "Ds_Column_name ") to bind data to the control.
This works fine and i could see the data.
Now, i have one more form with a datagrid and in the Grid_DoubleClic kCell event i am taking the...
User Profile
Collapse
-
Opening a form
Hi,
I have a form with some textbox controls.I am using a bindingsource to bind data to these controls.
For Example, i use
txtbx.DataBindi ngs.Add("text", bindingSourceNa me, "Ds_Column_name ") to bind data to the control.
This works fine and i could see the data.
Now, i have one more form with a datagrid and in the Grid_DoubleClic kCell event i am taking...
No activity results to display
Show More