-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
feature: Row groupingRelated to the data grid Row grouping featureRelated to the data grid Row grouping featurefeature: Server integrationBetter integration with backends, e.g. data sourceBetter integration with backends, e.g. data sourcefeature: Tree dataRelated to the data grid Tree data featureRelated to the data grid Tree data featureplan: ProImpact at least one Pro user.Impact at least one Pro user.scope: data gridChanges related to the data grid.Changes related to the data grid.
Description
This issue covers the server-side lazy loading for nested data (tree data and row grouping)
Currently, all the data for a selected tree data or row grouping node is fetched in one go, this feature will enable to load the nested data lazily by scrolling down.
This is an advanced lazy loading use case and will be followed up after #10857 is done.
Please feel free to upvote the issue to see it land faster.
If you are looking for plain-data lazy loading check #10857
Action points:
- Use strategies to handle differences in the way the data is processed. Context
sjungling, arminmeh, aleksei-a-savitski, PeturSteinn, ugo-quaisse and 59 more
Metadata
Metadata
Assignees
Labels
feature: Row groupingRelated to the data grid Row grouping featureRelated to the data grid Row grouping featurefeature: Server integrationBetter integration with backends, e.g. data sourceBetter integration with backends, e.g. data sourcefeature: Tree dataRelated to the data grid Tree data featureRelated to the data grid Tree data featureplan: ProImpact at least one Pro user.Impact at least one Pro user.scope: data gridChanges related to the data grid.Changes related to the data grid.
Projects
Status
In progress