Pivot table and smart rendering

I am exploring the use of pivot tables with our grids. They are potentially very powerful. We are currently using static SmartRendering for our grids:



mygrid.enableSmartRendering(true);



When we display a pivot table it does not seem to include all the data unless we have scrolled through all the rows and displayed them. Can we continue to use static SmartRendering but have pivot tables that include all the rows?



Also, is there a way to print the pivot table?



Thanks.

but have pivot tables that include all the rows?
Not possible in current version

>>Also, is there a way to print the pivot table?
Same as normal grid, pivot grid can be printed by printView()
grid._pgrid.printView();

We plan to include extended version of PIVOT in next version of dhtmlxgrid - if you interested in sneak view - please contact us directly at support@dhtmlx.com


Thanks.



Do you have a tentative date for the next release of dhtmlxgrid?  We are working on a release of our products for May, 2009 and I wondered if the extended version of PIVOT will be available then.  I would be interested in seeing the new capabilities if it is something we can plan to use.

Do you have a tentative date for the next release of dhtmlxgrid?
There is no exact date, but next release planed on February - March 2009