Undo pasting
The following example shows how to undo the paste operations. Note that this is accomplished using a stack and that the paste operations are undone one at a time. This example shows a possible approach that can be extended to other areas of the grid so you could undo other operations.
https://plnkr.co/edit/Ly9YRhorMsEIp4QpkNoC?p=preview
Comments
1 comment
Is there proper example in Angular? or same example can show the values back in the cell?
when I press ctrl + z (assume that is the key combination looking at the code), it prints non printing char in cell.
Please sign in to leave a comment.