Our blazing fast Grid component built with pure JavaScript


Post by saurabhdesai »

Hello Bryntum team,

I am using a bryntum grid to display tabular data which contains 50 columns and 500 rows. But the grid is taking a long time to load and display the data. Even after complete data loading the scrolling of data in the grid is lagging. Can you please look into it. PFA video for your reference.

Attachments
Grid_project.zip
(3.36 MiB) Downloaded 42 times
Screen Recording 2022-09-19 at 5.49.24 PM.mov
(21.6 MiB) Downloaded 50 times

Post by marcio »

Hello saurabhdesai,

We have a example in React to handle big dataset, you can check it here https://www.bryntum.com/examples/grid/frameworks/react/javascript/big-dataset/build/

And you also can check the source code of that example in your Bryntum's bundle.

Best regards,
Márcio


Post Reply