I would like to implement undo and redo (ctrl-Z and ctrl-Y) support for a ListGrid row editor. This would have to track the changes to multiple cells and allow undo and redo across the row and not just the cell.
As I have not found it I presume that this is something that is not supported?
I was also wondering had anybody else had experience doing this or anything similar?
Thanks in advance.
As I have not found it I presume that this is something that is not supported?
I was also wondering had anybody else had experience doing this or anything similar?
Thanks in advance.