手机
当前位置:查字典教程网 >编程开发 >Javascript教程 >关于extjs4如何获取grid修改后的数据的问题
关于extjs4如何获取grid修改后的数据的问题
摘要:下面是API的描述。可以获取各种值。e:ObjectAnediteventwiththefollowingproperties:•...

下面是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

【关于extjs4如何获取grid修改后的数据的问题】相关文章:

如何控制框架页的滚动

JQuery使用index方法获取Jquery对象数组下标的方法

js+html5实现canvas绘制简单矩形的方法

JS实现兼容各浏览器解析XML文档数据的方法

javascript+HTML5自定义元素播放焦点图动画

js获取页面description的方法

js实现时间显示几天前、几小时前或者几分钟前的方法集锦

js去字符串前后空格的实现方法

多个iframe自动调整大小的问题

jQuery获取字符串中出现最多的数

精品推荐
分类导航