Hi,
is it possible to export not the DatagridView.Cells, like they are shown, but it's Values? For example I have a Column with datetime-Values. These Values are shown in the grid in a custom format, but these are datetime-values. In the exported XLS-File this Column is not datetime, but text, and I cant sort the Excel-Grid in the right way. Another Problem: Columns with telephone-numbers for example. In the DataViewGrid they are shown with a '0' as first sign, in the exported XLS-File there are no first '0', with the telephone-numbers we can't work. Is there a Workaround?
Thank you for any advice ...
Dave