it编程 > 前端脚本 > ExtJs

关于extjs4如何获取grid修改后的数据的问题

61人参与 2024-05-18 ExtJs

下面是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
(0)
打赏 微信扫一扫 微信扫一扫

您想发表意见!!点此发布评论

推荐阅读

extjs两个tbar问题探讨

05-18

Extjs NumberField后面加单位实现思路

05-18

Extjs3.0 checkboxGroup 动态添加item实现思路

05-18

Ext中下拉列表ComboBox组件store数据格式用法介绍

05-18

Ext JS 4实现带week(星期)的日期选择控件(实战一)

05-18

ExtJs设置GridPanel表格文本垂直居中示例

05-18

猜你喜欢

版权声明:本文内容由互联网用户贡献,该文观点仅代表作者本人。本站仅提供信息存储服务,不拥有所有权,不承担相关法律责任。 如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件至 2386932994@qq.com 举报,一经查实将立刻删除。

发表评论