本文介绍了DataGrid视图中的UnDo / ReDo的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
嗨
i需要在dataGridView中为我的applecation实施UnDo / ReDo操作请帮我解决这个问题,UnDo / ReDo应该在10级以上完成。
我必须使用ctrl + z进行撤销,使用ctrl + y进行重做..
解决方案
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..
解决方案
这篇关于DataGrid视图中的UnDo / ReDo的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!