Hi,
I am using rad grid version 4.6.0.0. I am exporting data to excel using GridExcelExportFormat.Html format. The data is in 99-9999 format.
The issue is while exporting it converts this numeric data into Date format. I need to preserve this number-number format while exporting also.
If anybody know how to preserve the data format pls let me know.
Thanks in advance