Update SQL table based on datagrid changes

W

Work

Hello all,

How would I update the SQL table based on the changes made to the data grid
in vb.net.

Any help would be greatly appreciated,

Thanks,

-A
 
J

Jennifer Jiang

Hi Work,



Different from any windows control, a web control doesn't tightly bind with
its data source, it means that after user makes any changes to the data of
the web control, its data source doesn't change correspondingly. Hence, you
should collect data directly from the datagrid, and then implement your own
updating logic.



HTH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,070
Latest member
BiogenixGummies

Latest Threads

Top