gpt4 book ai didi

javascript - Dojo EnhancedGrid & Store : Why isn't the options. 计数在过滤器打开时设置?

转载 作者:塔克拉玛干 更新时间:2023-11-02 21:18:01 26 4
gpt4 key购买 nike

我使用 dojox/grid/EnhancedGrid。当表在过滤时从 store 调用 query() 方法时,options.count 被取消设置。这种行为背后有什么原因吗?我希望在过滤时仍然能够限制结果。

最佳答案

原来我需要将 isServerSide: true 设置为正确才能正常工作。因为否则 Dojo 将尝试在客户端过滤掉结果,它会请求所有可用的数据,这就是未设置 options.count 的原因。

我的引用:dojox.grid.EnhancedGrid.plugins.Filter

关于javascript - Dojo EnhancedGrid & Store : Why isn't the options. 计数在过滤器打开时设置?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20514257/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com