Hello,
How can I export the data shown in RadGridView.
GridView.CellFormatting event is used to format and transformed the data (e.g., convert hours to seconds, change the format of the date, etc)
After exporting the data to excel using ExportToExcelIML I get the RAW data and NOT the transformed data shown in the gridview
Regards,
Bilal
How can I export the data shown in RadGridView.
GridView.CellFormatting event is used to format and transformed the data (e.g., convert hours to seconds, change the format of the date, etc)
After exporting the data to excel using ExportToExcelIML I get the RAW data and NOT the transformed data shown in the gridview
Regards,
Bilal