Hello,
I want to do an Excel export of a grid with AutoGenerated columns. The problem is that for a GridCheckboxColumn in Excel the cell is empty, I want it to have true/false, 0/1, etc.
In another thread it's advised to create a hidden column and show that before export, but I am afraid i can't use that because it is impossible to add a column between two autogenerated columns? We really need the auto-generated columns...
Any help would be much appreciated.
I want to do an Excel export of a grid with AutoGenerated columns. The problem is that for a GridCheckboxColumn in Excel the cell is empty, I want it to have true/false, 0/1, etc.
In another thread it's advised to create a hidden column and show that before export, but I am afraid i can't use that because it is impossible to add a column between two autogenerated columns? We really need the auto-generated columns...
Any help would be much appreciated.