Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make undo and redo action in a table?
Message
From
17/02/2006 04:48:31
 
 
To
17/02/2006 04:31:33
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01096632
Message ID:
01096992
Views:
26
>Hi all,
>Your ideas can help me to choose method to write code for one time “undo & redo”. However, I still don’t understand how to undo and redo with more level, great than one level, and with many records in table with grid.
>Thanks
>Canh

Why don't you let the grid show a read/write cursor with data from your table, and then compare the cursor to the table after editing is finished? A undo will then be the same as skip the compare, a redo can be a compare to a second cursor. I hope you understand my idea.
Previous
Reply
Map
View

Click here to load this message in the networking platform