PDA

View Full Version : DataGrid - tracking data updates


gurudhiman
03-31-04, 05:17 PM
Hi,

I am using DataGrid 6 and ADODB to display a table information. I have set the "ADD, DELETE and update ) permissions to DataGrid. So User can update/Add /Deletee any row from grid.
What i want, final updates to tables should be done only when USer pressed a "SAVE" Button and cancel the any chages if CANCEL is pressed.

I am aware of MS Flex can do the job..but there are other problem in that grid. I just want to stick with DataGrid.. I am sure someone would have implemented that with datagrid... Please let me know ...
thanking you,
...