我查看了下一个论坛,里面有一句话是说:Returns all Model instances that have been updated in the Store but not yet synchronized with the Proxy
Returns
是不是不能使用代理获取的数据。
[Quote=引用楼主 xieyijun1986 的回复:]
我刚学extjs 没用过之前的版本,直接拿4.0的版本,我要做一个grid里修改了全部的数据,然后点一下按钮一次性提交所有的修改数据。可是为什么我用了store.getModifiedRecords() 却说属性未定义或者没有这个方法名。这个是为什么,难道已经没有了getModifiedRecords()这个方法吗,那要怎么获取到store中所有变化的数据。会不会跟版本有关系。
[/Quote]