ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: altyra on November 25, 2019, 09:20:14 pm

Title: Export only visible columns
Post by: altyra on November 25, 2019, 09:20:14 pm
Hi,
How can i export only visible columns?

Thank you for your time
Title: Re: Export only visible columns
Post by: paramvir on November 26, 2019, 09:34:26 am
Please mark the undesired columns in export as copy:false

https://paramquery.com/pro/api#option-column-copy

Please note copy: false works only for non grouped columns.
Title: Re: Export only visible columns
Post by: altyra on November 26, 2019, 11:30:17 pm
The copy : false argument is only hiding the header of the column but not the data itself.

Thank you for your time
Title: Re: Export only visible columns
Post by: paramvir on November 27, 2019, 10:07:32 am
Do you have grouped or ungrouped columns?