export to excel from asp.net value converts to date -
I am exporting some values from Excel to Datagrid. My problems like 2-3, 3-4 change in today's format - 3-February, 4-March etc.
Please advise to correct this? I tried to set the column format only in text but it is not working.
Regards V
Under the grid radiata function, Must be set in
E.RO.KEL (4). Add ("style", "vnd.ms -excel.numberformat: @")
Comments
Post a Comment