Custom implementation of GridModelCommand

I am trying to implement a custom Undo/Redo feature of a virtual grid. Can someone give me an example on how to do this? Daniel

2 Replies

AD Administrator Syncfusion Team August 10, 2004 12:47 PM UTC

Here is a virtual grid sample that has a right-click option to color a row. This functionality can be undone/redone using a derived GridModelCommand using the grid''s undo/redo architecture. VirtGridCustomUndo_270.zip


AD Administrator Syncfusion Team August 11, 2004 03:28 AM UTC

Thank you so much. Daniel

Loader.
Up arrow icon