-
I use virtual flow - and I noticed that on scrolling used java memory added 200 MB. Firstly I thought that something was wrong with my code, but the same problem I found using RichTextFX.
This is t…
-
When using the DataTable with some larger amount of rows (starting from a few hundred already), rendering time respectively performance gets progressively worse pretty quickly (even operations like ex…
-
### Reproduction link
[https://ant.design/components/table#table-demo-virtual-list](https://ant.design/components/table#table-demo-virtual-list)
### Steps to reproduce
1. Create a virtual tab…
-
#### Feature
When the Tree component loads, a node may have been previously selected, in which case we scroll to make sure the node is visible in the tree. If the selected node has not been rendered …
-
### What happened?
If one uses a QTable with virtual scrolling and many rows (> 400.000), than the rows lose the `border-bottm` style after a certain amount of rows when scrolling.
### What did you …
-
### Package
Carbon for IBM Products
### Description
When clicking the Select All checkbox available in the header row, not all the rows are selected. It only selects the rows that are visible in th…
-
### Problem to solve
The Treeview component doesn't seem flexible / extendable enough to combine it with a virtual scrolling solution, like: https://akryum.github.io/vue-virtual-scroller/
### Prop…
-
### Describe the bug
Trying to render a Tanstack table with around 50 columns and I want to avoid using column virtualization and just stick with row virtualization. Seems like in Edge/Chrome I am ge…
-
- [X] I have searched to see if a similar issue already exists.
**Is your feature request related to a problem? Please describe.**
For large datasets that are accessed from a remote source, e.g.…
-
Hi,
I used your tail.select.js, into which I inserted 2927 records. Tail.select.js is quite slow in this case.
Not considering adding a virtual scrolling option?
Well thank you