Hi support team,
I got performance issues when expanding child (please take a look at the bottom image) so I tried to improve the performance by applying Virtualization, but I got 4 issues during applying the virtualization for treegrid component to improve the performance. I attached my example code.
I would like to summary a bit what I did: I apply the virtualization for treegrid by enabling the setting EnableVirtualization and fixed Heigh. The treegrid also apply the pagination with custom "load more" button
Please help me clarify as well as provide the solution for each of issue:
Attachment: SyncfusionBlazorApp1_ee300805.zip
Hi support team,
I took a look and ran the proposal source core. It seems that the flicking after scroll to another position still happen (the tree get delay around ~1s then change/update right after scroll stop)
Could we prevent that behavior?
Regards,
Tho
Hi support team,
I prepare the example source which has the same implementation, same Syncfusion version as my real project.
I still get a ton of issues regarding the Treegrid when I enable EnableVirtualization
All parent nodes collapse by default and with the current configuration of treegird in example code, I got issues below:
Hi,
Is there any an update for my problem?
Regards,
Tho
Hi Farveen,
I got "page not found" when trying to access the link https://www.syncfusion.com/feedback/27709/virtualization-related-issues-in-treegrid-with-expandstatemapping even I already log in by my account.
Could you help me recheck it?
Hi Tho,
We appreciate your patience.
Query#:- It seems that the flicking after scroll to another position still happen (the tree get delay around ~1s then change/update right after scroll stop)
By default, virtualization follows debouncing concept. When performing long scroll old data will be shown during scrolling and once the scroll is released the new set of rows will be shown in TreeGrid. This is the default behavior of Virtualization feature.
Also the provided feedback Link has been moved into validated state, so that you can view the Feedback. Please revert back to us for further queries.
Regards,
Farveen sulthana T |