telerik / kendo-vue

Issue tracker - Kendo UI for Vue http://www.telerik.com/kendo-vue-ui/
Other
63 stars 29 forks source link

Improve the current implementation of the Native Grid's virtualization with grouping #225

Open PekoPPT opened 2 years ago

PekoPPT commented 2 years ago

Scenario: Native Grid with Virtualization + Grouping.

The field for improvement: The expand/collapse is slow if we have a big number of items in the group which is expanded/collapsed

Example: https://codesandbox.io/s/smoosh-waterfall-7gebk1?file=/src/App.vue

PekoPPT commented 2 years ago

Other issues related to the Native Grid's virtualization with grouping are discussed in ticket 1565647