Hello everybody,
I have implemented a PivotGrid for Extjs 4.1.x: http://www.mzsolutions.eu/mzPivotGrid.html which you can purchase from my website.
Hope you like it.
Cheers,
Adrian
Hello everybody,
I have implemented a PivotGrid for Extjs 4.1.x: http://www.mzsolutions.eu/mzPivotGrid.html which you can purchase from my website.
Hope you like it.
Cheers,
Adrian
Last edited by ateodorescu; 7 Jun 2013 at 1:19 PM. Reason: changed license
like it +1
Vador
Very nice. I am sure others will find this very helpful.
Scott.
How to implement row and column total for this pivot grid?
very nice
Wemerson Januario
Blog: http://wemersonjanuario.com.br
Contrate-me/Hire me on: https://www.upwork.com/fl/wemersonjanuario
From: Goiânia, GO, Brazil
Sencha Consultant and Web Developer
Treinamento e Consultoria Ext JS. QUALIFIQUE-SE JÁ!
modern toolkit locale package - https://github.com/wemersonjanuario/modern-locale
Hi,
I have changed the pivot grid a bit. It is possible now to collapse row groups. Column groups are not collapsible yet. I have also created a feature to add row summary.
Check it out here and here
Adrian
PS: The examples are using data from Extjs 3.4 pivot grid. Hope this is no problem for Sencha guys.
Update: Some screenshots added
Ext.ux.grid.mzPivotGrid1.png
Ext.ux.grid.mzPivotGrid2.png
Last edited by ateodorescu; 22 Aug 2012 at 11:19 PM. Reason: Added screenshots
Hi Sencha, is it possible to provide column summary feature for Pivot Grid in Ext JS 4.1
Hi,
New features:
- expandAll/collapseAll
- enableGrouping or not
- refresh method for reconfiguring the pivot grid
- modified the aggregator function to return an empty string if no records are available
And a pivot grid configurator to see all features in action: http://www.mzsolutions.eu/extjs/#!/e...figurable.html
No columns grouping/summary yet.
Cheers,
Adrian
PS: Github has the latest version too.