Hi everyone,
I am working on a project where I need to manage and display fairly large data sets using Handsontable & I am running into a few performance challenges. While the grid works well with smaller sets, things start slowing down quite a bit once I cross a certain number of rows and columns. Also I tried enabling virtualization, which helps but I feel such as there might be other approaches or best practices that I’m missing out on.
Has anyone here dealt with optimizing Handsontable for heavy data usage? I wan to hear about techniques you have applied; whether it is related to configuration, server-side processing or even structuring data differently.
I am also balancing this with learning resources such as a CSM Course; so finding the right workflow is important for me. Any suggestions, tips or shared experiences from this community would be super valuable. Also i have check this Using `cells(row, col, prop)` on large data set crashes the system still need suggestion.
Thank you.![]()