Connecting Tech Pros Worldwide Help | Site Map

DataGrid - tracking data updates

Dhiman
Guest
 
Posts: n/a
#1: Jul 17 '05
Hi ,

I have Datagrid bound to ADODB in Visual Basic 6 accessing MS Access
database.
My problem is when Datagrid is bound to any dataset...any change in
datagrid contents immediately reflecting into table contents..But i
want to control the data update to table by command buttons.... while
keeping the flexibility of datagrid to add/del/update...

In other words, i want the final update to tyables will be done only
when User presses some SAVE button...

Please let me know if anyone know how to accomplish this...

thanks
Dhiman
Closed Thread