reactgrid icon indicating copy to clipboard operation
reactgrid copied to clipboard

Enabling virtualization in V5

Open jatazoulja opened this issue 11 months ago • 2 comments

Describe the bug Performance issue specially having 1000+ rows with complex cell templates, sorting, and filtering. causing the app to respond slow and load data longer.

Current behavior Performance issue specially having 1000+ rows with complex cell templates, sorting, and filtering. causing the app to respond slow and load data longer.

Expected behavior Smooth loading of rows using virtualization

Screenshots or gifs If applicable, add screenshots to help explain your problem.

Your environment details

  • Device: Desktop
  • OS: windows and mac (m2, intel)
  • Browser: chrome

jatazoulja avatar Mar 14 '25 09:03 jatazoulja

up

beforedisappear avatar Sep 11 '25 08:09 beforedisappear

I'm having issues with getting virtualization to work as well. Even in a container with a defined height/width, it still won't virtualize, and renders all possible cells.

laser-eagle avatar Oct 15 '25 01:10 laser-eagle