I have near 40,000 record.in grid so i have to imporve my gr

Hi ,



I have neat about 40,000 recored in my grid.at the other hand i also have to use pivot functionality,

and for pivot functionality it is must that i have to load all the recored otherwise it gives error.



I have looked in to various functionality in your grid for improving performance.

can you please suggest any one of them for my case,

see i have to use ,paging and pivot at the same time in grid so which one technique is best suite for increasing

performance



Thansk

Such big amount of rows not well suits for fully client side solution, the best approach - use dynamical loading
    dynamical smart rendering
        dhtmlx.com/docs/products/dhtmlxG … 8178188000

Unfortunately you will not be able to use “pivot” functionality in such modes.