I have a grid which contains a column with DataFormatString="{0:0.00%}"...
All looks great in the grid, but when I export to Excel I see the 1.00 instead of 100% and 0.25 instead of 25%.
Is there a way to transfer the formatting to the Excel file?
I have a grid which contains a column with DataFormatString="{0:0.00%}"...
All looks great in the grid, but when I export to Excel I see the 1.00 instead of 100% and 0.25 instead of 25%.
Is there a way to transfer the formatting to the Excel file?