Smart Rendering with Pivot

I am using Smart Rendering in my grids. I want to add the pivot table function. It works okay except that the pivot includes only the rows that have been viewed. How can I make the pivot table include all the rows in the grid, even those that have not been rendered?



Thanks.

To access data related rows must be parsed. So you can’t use smart-rendering and pivot functionality in the same time.

So can I display the grid with Smart Rendering, then have a button to display the pivot table, and when they click on the button force all rows to render before displaying the pivot?

Official version of dhtmlxGrid doesn’t support pivot tables with smart rendering mode. But we have experimental version. If you are interesting in it please contact support@dhtmlx.com.