Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi

i need to implement UnDo/ReDo operation in dataGridView for my applecation please help me on this and the UnDo /ReDo should be done for upto 10 level.
and i have to use ctrl+z for Undo and ctrl+y for redo..
Posted

1 solution

A textbox within the grid will already have that feature available.

If you want copy paste functionality, go through
Copy Paste in Datagridview Control[^]
http://cod3reel.blogspot.in/2011/03/visual-basic-gelismis-datagridview.html[^]
 
Share this answer
 
Comments
rahuls1 8-Feb-13 4:08am    
hi
acctualy my controll is not the acctuall dat a grid it is in herited
so i am no able to implemnt so please give me solution.
rahuls1 8-Feb-13 4:09am    
iwant un do /Redo functinallity ......

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900