dhtmlXGridFromTable performance

Hi,

We are loading around 3000+ rows (15 columns) using dhtmlXGridFromTable object.

Data is retreived and the same is rendered in HTML tables, after that dhtmlXGridFromTable object is taking around 2-3mins to load/display the data.
And we are using enablePagingWT() for pagination.

Is there any way we can improve the performance of dhtmlXGridFromTable object ?

Thanks,
Pradeep

If you are using such big grid it better to use dynamic loading
docs.dhtmlx.com/doku.php?id=dhtm … ep_by_step