2
Answers

C# dataset redo change

David Smith

David Smith

13y
1.9k
1
I have added the capabilty to be able to undo. I am now trying to add the capabilty to redo the change after an update , insert or delete to the dataset or database

Answers (2)
0
Sam Hobbs

Sam Hobbs

NA 28.7k 1.3m 15y
0
Amit Choudhary

Amit Choudhary

NA 27.7k 3m 15y
hi friend,

Please give more details about it how you want to read. if you want to read HTML file you can read it as XML file  programmatically and if you want to read it using like javascript then you can identify the table by giving it an id. and read the rows.

Please mark as answer if it helps.