简体   繁体   English

如何解决ExtJS 4.2的缓冲存储中的findRecord问题

[英]How do you resolve the findRecord issue in buffered store for ExtJS 4.2

There is a problem with the new upgrade of ExtJS 4.2 where the stores have been altered and findRecord does not work properly anymore. ExtJS 4.2的新升级存在一个问题,其中商店已更改,并且findRecord不再正常工作。 Any good solutions? 有什么好的解决方案吗?

只需将findExact()getAt()结合使用

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 ExtJS-使用RegEx过滤缓冲存储 - ExtJS - Filter buffered store with RegEx 尝试在 ExtJS4.2 中的网格上使用缓冲渲染器时,为什么会出现“无方法 'indexOf'”错误 - Why do I get "no method 'indexOf'" error when trying to use a Buffered Renderer on a grid in ExtJS4.2 Extjs 4.2缓冲存储区引发Uncaught NotFoundError:试图在不存在的上下文中引用Node。 镀铬 - Extjs 4.2 buffered store throws Uncaught NotFoundError: An attempt was made to reference a Node in a context where it does not exist. on chrome 如何更改ExtJS 4.2的.save()JSON输出 - How do I change the .save() JSON output for ExtJS 4.2 Extjs 4.2自动同步动态网格存储 - Extjs 4.2 autosync dynamic grid store ExtJS 4.2 - 使用当前变量存储刷新网格 - ExtJS 4.2 - Refresh grid with current variable store 如何在缓冲存储区中设置数据 - How to set data in Buffered Store Extjs - 迭代缓冲商店中显示的记录的最佳方式 - Extjs - Best way to iterate through displayed records in a buffered store 如何解决 Websocket Rxjs 中的缓冲值问题? 发送消息不是 go 到服务器,而是存储在缓冲区中 - How to resolve a buffered values issue in Websocket Rxjs? Sending a message doesn't go to the server but gets stored in buffer 你如何清除ExtJs中的树? - How do you clear a tree in ExtJs?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM