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
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