关于extjs4如何获取grid修改后的数据的问题
程序员文章站
2022-03-20 23:05:27
下面是api的描述。可以获取各种值。 e : object an edit event with the following properties: •grid...
下面是api的描述。可以获取各种值。
e : object
an edit event with the following properties:
•grid - the grid
•record - the record that was edited
•field - the field name that was edited
•value - the value being set
•originalvalue - the original value for the field, before the edit.
•row - the grid table row
•column - the grid column defining the column that was edited.
•rowidx - the row index that was edited
•colidx - the column index that was edited
e : object
an edit event with the following properties:
•grid - the grid
•record - the record that was edited
•field - the field name that was edited
•value - the value being set
•originalvalue - the original value for the field, before the edit.
•row - the grid table row
•column - the grid column defining the column that was edited.
•rowidx - the row index that was edited
•colidx - the column index that was edited
推荐阅读
-
关于extjs4如何获取grid修改后的数据的问题
-
关于html嵌入xml数据岛如何穿过树形结构关系的问题
-
Yii关于数据获取的有关问题
-
哪位大神帮忙看下,小弟我做了个弹出层增加的时候没有关问题,但是修改小弟我如何获取数据
-
Yii关于数据获取的有关问题
-
关于怎样获取DevExpress GridView过滤后或排序后的数据集问题(转)
-
哪位大神帮忙看下,小弟我做了个弹出层增加的时候没有关问题,但是修改小弟我如何获取数据
-
关于PHP如何获取AJAX值的问题。。。。。。。。。。
-
关于extjs4如何获取grid修改后的数据的问题_extjs
-
关于laravel的获取器:get{xxxx}Attribute和数据类型的问题