關于extjs4如何獲取grid修改后的數(shù)據的問題
更新時間:2013年08月07日 16:45:03 作者:
如何獲取grid修改后的數(shù)據問題,下面是API的描述。可以獲取各種值,感興趣的朋友可以參考下
下面是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
相關文章
Extjs改變樹節(jié)點的勾選狀態(tài)點擊按鈕將復選框去掉
需要一個功能點擊一個按鈕后將樹節(jié)點前的復選框去掉,變成沒有選擇的狀態(tài),百度一下發(fā)現(xiàn)個不錯的方法,需要的朋友可以參考下2013-11-11
Extjs中ComboBox加載并賦初值的實現(xiàn)方法
當需要為ComboBox加載數(shù)據后進行賦初始選中項的話,如果是寫在store.load()之后2012-03-03
Extjs Label的 fieldLabel和html屬性值對齊的方法
這篇文章主要介紹了Extjs Label的 fieldLabel和html屬性值不能對齊的解決方法,需要的朋友可以參考下2014-06-06
ExtJs 學習筆記 Ext.Panle Ext.TabPanel Ext.Viewport
ExtJs 學習筆記基礎篇 面板的使用(Ext.Panle、Ext.TabPanel、Ext.Viewport)2008-12-12
EXTJS FORM HIDDEN TEXTFIELD 賦值 使用value不好用的問題
用了一個方法解決了此問題,但是老是感覺這樣解決了很不爽,各位有沒有遇到過這種問題,請指點一下。2011-04-04
關于extjs4如何獲取grid修改后的數(shù)據的問題
如何獲取grid修改后的數(shù)據問題,下面是API的描述??梢垣@取各種值,感興趣的朋友可以參考下2013-08-08

