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

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -