We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Problem in saving data using vb.net DataGrid

i am having a problem in datagrid.i am using one combobox and two datarepeaters in my grid.the problem is when i try to save data without moving to some other column then changes made to last column are not saved pls tell some way so that i can do so.

1 Reply

AD Administrator Syncfusion Team November 25, 2005 11:42 PM UTC

Try this: OleDbDataYourdataadapterName.Update(YourDataSet, "yourTablename")

Loader.
Live Chat Icon For mobile
Up arrow icon