ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: ibizlink on September 26, 2021, 04:49:07 pm
-
Hi,
I am trying to implement tabs with pivot and data (example : https://paramquery.com/pro/demos/pivot_tabs)
When I export to excel, I want to set sheetname as tabs but it only states as 'ParamQuery Eval 1'.. 'ParamQuery Eval 2'
sheetName does not work here and please help...
-
It means you are using ParamQuery grid evaluation version of the SDK.
Please download ultimate version of the SDK from your forum account and replace all the evaluation files in your development environment with ultimate version files.
-
Hi ,
I am using ultimate version of SDK correctly.
what I mean is that if I am using multiple tabs, how can I change sheename for each when I export it.
If I don't use tab and only using single table, sheetName works correctly but not sure how it can be applied to multiple tabs.
Thanks,
-
name of the tab becomes name of the corresponding sheet when exported to Excel.
In this example: https://paramquery.com/pro/demos/pivot_tabs , names of the tabs are defined in tabModel.tabs array.
API: https://paramquery.com/pro/api#option-tabModel