ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: EPM Solutions on January 16, 2019, 03:52:42 pm
-
Hello Team,
We added feature which is used to show and hide column in the grid. But seems it is not working with the column grouping.
We are using code like below:
menuIcon: true,
menuUI: {
tabs: ['hideCols']
},
Please check below Plunker and give your feedback asap.
Plunker URL:
https://next.plnkr.co/edit/mLSARkFBkJ3Qr3H1
-
Show/ hide columns feature work only with non-collapsible columns, collapsible columns are not displayed in show / hide menu.
You need to remove collapsible property from Balance Sheet column.
-
Hi Support
Can you add this as a feature in next release to allow show/hide columns within collapsed column groups?
THis is a much needed feature. Thanks
Greg