Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - [email protected]

Pages: [1]
1
Bug Report / Pivot grid - Hides the pivot checkbox breaks aggregation
« on: July 14, 2020, 02:09:01 pm »
In example
https://paramquery.com/pro/demos/pivot
change
ToolPanel section like this

           toolPanel:{
                show: true,  //show toolPanel initially.
            hidePivotChkBox: true
            },

breaks other section
I tried this on my grid made the same

Pages: [1]