Unplanned
Last Updated: 10 Mar 2025 15:53 by Garrett
Garrett
Created on: 02 Mar 2025 19:50
Category: UI for ASP.NET Core
Type: Bug Report
1
Page freezes while grid checkboxlist column filter is populated

I am seeing that once a grid checkboxlist column filter exceeds about 1000 items the wait time appears to increase non-linearly (performance is worse than linear.)  For example, with 3,000 items the page freezes for about 30 seconds.  The data is fetched in under 50 milliseconds, so the vast majority of this time appears to be processing by Kendo.

Please see the attached for my configuration.

Attached Files:
1 comment
Garrett
Posted on: 10 Mar 2025 15:53
I see that this has been changed to unplanned. Until this issue is addressed by the product, can you suggest a workaround?  For example, by somehow adding checkboxes to the AutoComplete component.