In-cell editing, sorting, filtering, and virtual scrolling

1 Answer 269 Views
Grid
Janki
Top achievements
Rank 4
Bronze
Iron
Iron
Janki asked on 21 Jul 2021, 09:41 PM

Is there any example of in-cell editing with sorting, filtering, and virtual scrolling? I can't get virtual scrolling to work with all of these features, but if there is an example I can follow to see where I might be going wrong, I'd love to check it out!

 

Thanks in advance!!

1 Answer, 1 is accepted

Sort by
1
Stefan
Telerik team
answered on 22 Jul 2021, 05:38 AM

Hello, Janki,

I made an example with filtering, sorting, in-cell editing, virtualization, and is it working as expected:

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

I hope this is helpful.

Regards,
Stefan
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Janki
Top achievements
Rank 4
Bronze
Iron
Iron
commented on 22 Jul 2021, 12:54 PM

Sorry to be a bother, Stefan, but I meant "inline editing" and the filters are all column menu filters. I edited the Stackblitz but couldn't get it to work
Stefan
Telerik team
commented on 23 Jul 2021, 07:08 AM

I updated the example to use columnMenu instead of the filter row:

https://stackblitz.com/edit/react-r5nvbb-mwrzuk?file=app%2Fmain.jsx

Using in-cell or in-line editing should not make a difference, as it is a visual difference. The data is still updated the same way.

If there is still an issue, please update the example to replicate it and I will be happy to assist with that specific case.

Tags
Grid
Asked by
Janki
Top achievements
Rank 4
Bronze
Iron
Iron
Answers by
Stefan
Telerik team
Share this question
or