Using the 8.1 version of the WinGrid and the Excel Exporter, I am able to export my grid results to Excel, just fine. A header row is included and, in the resulting Excel worksheet, I can see the 'value' of the header cells in the formula window of Excel. However, the actual header 'cells' appear to be blank.
In a separate application without appstyling, the same code works and I can see the values in the actual cells. Any ideas why the cells appear empty?
Follow up.....okay, I feel a little silly but the font on the header row in the worksheet is 'white'; probably from the appstyling. Is there a way to override the font as I am exporting so that the entire worksheet uses a visible font?
Hi Jerry,
The exporting should be WYSIWYG. So the colors used in the exported excel worksheet should be the same as those in the grid. So the only way the headers should be white-on-white in Excel is if they are also white-on-white on the screen. Is that the case?