Hi Folks,
I have been using Kendo grid with infinite scroll also features incell edit and checkbox operation, It has input box(custom cells), select, checkbox fields.
but this gets really slow when we have more than 50-70 data in the grid.
please suggest how i can work on performance in this scenario.
please find the link below for the code i have folowing.
incell: https://www.telerik.com/kendo-react-ui/components/grid/editing/editing-in-cell/
checkbox actions: Customizing the Selection : https://www.telerik.com/kendo-react-ui/components/grid/interactivity/selection/
Hi Kumar,
The demo in question works correctly, so please try to isolate the issue in a stackblitz example that we can test and debug locally.
Looking forward to your reply.