ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: vijay@spinetechnologies on June 21, 2023, 06:04:14 pm
-
Hi Team,
How to achieve Header And SubHeader in an export file (excel).
I have attached a screen shot for reference.
-
Please mention the version of grid.
If it's < v9, have you specified copy: false to some of the columns?
-
Version is 8.7
Yes, I have set all the columns to copy:false.
-
setting copy: false for columns is incompatible with nested / grouped columns for export data.
Also setting copy:false to all columns doesn't make sense, can you please mention the reason or your requirement for setting it false to all columns.
-
Its Working , Thank You .