dhtmlxgrid grid is taking more time to load for 500 records.

Hi Team,

In our application we are upgrading the grid version from dhtmlxGrid_v3.6 into dhtmlxGrid_v4.1.2. On this we have tried to load the dhtmlx grid with 500 records, but the grid is taking more time (around 1 min & 12 sec )to load records. It is taking more time if we load more records.

Find the below order of JScript file reference code that we are using.

Could you please advise us to improve the performance while using DHTMLX grid.

Thanks,
Sathish

Common ways to increase the performanca of the dhtmlxgrid is to enable the smart rendering/paging mode.

Please, provide with your code of the init of your grid.

We have already used the “enableSmartRendering(true,500)” by referring the JScript file like,

But still the issue is not resolved.

Could you please advise us to improve the performance while using DHTMLX grid.

Thanks,
Sathish

Unfortunately the issue cannot be reproduced locally.
If the problem still occurs for you please, provide with a complete demo/demo link, where the issue can be reconstructed.
Here you can find a tutorial about creating a complete demo:
docs.dhtmlx.com/tutorials__auxil … pport.html