本文介绍了网格视图在行中编辑和更新的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我有一个开发快速网格视图,我想在其中编辑行。当我单击编辑选项时,它会显示更新和取消带有文本框的按钮。但我无法更新我在文本框中给出的值。如何更新它PLZ帮助我。
自动生成列在我的情况下是假的。
i have a dev express grid view in which i want to edit the row. when i click the edit option it shows update and cancel buttons with text boxes. But i am not able to update the value which i am giving in the text box. how to update it plz help me .
auto generate columns is false in my case.
推荐答案
这篇关于网格视图在行中编辑和更新的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!