I have a grid in my form not showing column headers. When I export to excel I would prefer not to see the column headers. Just wondering if there is an easy way to that... perhaps a setting on the Grid Control?
*This post is locked for comments
Thank you! I figured there wasn't an easy way to do it and I don't want to mess with that class. I am going to create a class that can run in batch and just use CommaIO or TextIo to create a csv with no headers. Thanks!
Hi
Take a look to the SysGridExportToExcel class, performPushAndFormatting method.
Here you should find the logic that manage the column headers.
Mohamed Amine Mahmoudi
100
Super User 2025 Season 1
Community Member
48
Zain Mehmood
6
Moderator