Vignesh Dhakshinamoorthy
This sounded simpler but I couldn’t find a way to do it. Please help me with the steps if it’s supported. I am using a Data export control that works correctly and generates an Excel from a Spark Table control. Now I don’t know how to hide some of the blank columns it exported, for eg: if you have 2 buttons in your table, Edit, and Delete then your Excel also has two extra columns Edit and Delete with no data.
SPARK Support
Hi Vignesh,
If you configure the Data Export control to reference the Table control, the export will include all columns in the Table. However, if you bind the Data Export control to the same variable as the table and leave the Table configuration option blank, you should see an export of the table data only.
Regards,
Stephen P.