Grid with virtual scroll and selectable doesn't work after changing total count

1 Answer 283 Views
Grid
Grzegorz
Top achievements
Rank 1
Grzegorz asked on 26 Jul 2021, 08:19 AM

I have an issue with grid with enabled both virtual scroll and selectable.

Version 4.7.0.

Everything works until I change total count of items (total prop).

Real use case here is filtering. I initially display 100 items, everything works both selecting items and virtual scroll.

When I apply filtering on data set and change number of items to e.g. 99, virtual scroll stop working.

This issue does not occur when selecatable.enabled is set to false.

 

Here is a link to simple grid with issue reproduced:

https://stackblitz.com/edit/react-tfjv3e?file=app%2Fmain.tsx

After initial load virtual scroll works. When Apply filters button is clicked, virtual scroll is broken and it does not load new items.

1 Answer, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 28 Jul 2021, 08:25 AM

Hi,

We are currently investigating the issue on our side - for updates on the matter you can directly track the Github issue that you recently opened:

https://github.com/telerik/kendo-react/issues/1010 

Regards,
Vladimir Iliev
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Grid
Asked by
Grzegorz
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Share this question
or