|
|
|
|
|
by joewood1972
4160 days ago
|
|
Unless I've misunderstood, and it may be semantics, but I don't see this as infinite scroll. If I had 10,000,000 rows the browser would still struggle with this grid as it needs to keep the React JS objects in memory. I would like to see server side paging integrated with the scrolling. I haven't tried it yet, so I may be wrong. |
|