开发者

GridView devexpress ESC to cancel editing

开发者 https://www.devze.com 2023-02-15 04:23 出处:网络
How can I get behaviour that while editi开发者_Go百科ng cell if user hits escape then editing should be canceled and previous value set ?

How can I get behaviour that while editi开发者_Go百科ng cell if user hits escape then editing should be canceled and previous value set ?

thanks for help


you need to override GridView.hideEditor method, please see this for more and here too. same can be done by writing code also.

0

精彩评论

暂无评论...
验证码 换一张
取 消