Kendo Grid 全选复选框不适用于 Virtualization Angular

发布于 2025-01-19 19:32:19 字数 571 浏览 4 评论 0原文

我正在使用SELECT所有功能进行Kendo Grid虚拟化工作。由于使用虚拟化仅使用可见记录,当检查“选择所有”复选框时。我已经提到此 link 所有记录都将在所有记录中即使分页也可以检查。我正在尝试通过虚拟化实现同样的目标,但是默认情况下,第二卷卷记录不会检查。

这是我要实现的stackblitz链接 https://stackblitz.com/editt/edit/edit/edit/edit/angular-3qtagj? file = app/app.component.html

请让我知道我要去哪里了?

I am working on kendo grid virtualization with Select All feature. Since virtualization is used only visible records will be checked when "Select All" checkbox is checked. I have referred this link where all records would be checked even with pagination. I am trying to achieve the same with virtualization, but as on second scroll records won't be checked by default.

Here is the stackblitz link of what i am trying to achieve
https://stackblitz.com/edit/angular-3qtagj?file=app/app.component.html

Please let me know where i am going wrong?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

猫九 2025-01-26 19:32:19

您更改要查询的项目,因为网格数据是查询。

您可以在链接上看到它:
https://stackblitz.com/edit/angular- 3qtagj-zwjvef?file=app%2Fapp.component.ts

you change Items to query because grid data is query .

You can see it on the link:
https://stackblitz.com/edit/angular-3qtagj-zwjvef?file=app%2Fapp.component.ts

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文