-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
QTree with VirtualScroll #17650
Copy link
Copy link
Open
Labels
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
When you have many records in the QTree, and then you select or check in 'all' rows per page, this becomes very slow.
There is the VirtualScroll table type but it would be convenient not to lose all the functionality offered by QTable. I think that when the user defines all rows to be displayed on a single page, he should use VirtualScroll and type='tree' or type='tableTree'.
Documentation Section URL
No response
Flavour
Vite Plugin (@quasar/vite-plugin)
Areas
Components (quasar)