我是靠谱客的博主 落后芒果,最近开发中收集的这篇文章主要介绍关于extjs4如何获取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

最后

以上就是落后芒果为你收集整理的关于extjs4如何获取grid修改后的数据的问题的全部内容,希望文章能够帮你解决关于extjs4如何获取grid修改后的数据的问题所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(101)

评论列表共有 0 条评论

立即
投稿
返回
顶部