This question is locked. New answers and comments are not allowed.
We are getting the following exception when trying to export any RadGridView's to excel:
System.InvalidCastException
at Telerik.Windows.Controls.ExportExtensions.GetRowValues(GridViewDataControl source, IEnumerable items, StringBuilder& builder, ExportFormat format)
at Telerik.Windows.Controls.ExportExtensions.ToExcelML(GridViewDataControl source, IEnumerable items, Boolean includeHeader)
at Telerik.Windows.Controls.ExportExtensions.ToExcelML(GridViewDataControl source, Boolean includeHeader)
Does anyone have any suggestions as to what could be causing this?
Thanks,
Eric
System.InvalidCastException
at Telerik.Windows.Controls.ExportExtensions.GetRowValues(GridViewDataControl source, IEnumerable items, StringBuilder& builder, ExportFormat format)
at Telerik.Windows.Controls.ExportExtensions.ToExcelML(GridViewDataControl source, IEnumerable items, Boolean includeHeader)
at Telerik.Windows.Controls.ExportExtensions.ToExcelML(GridViewDataControl source, Boolean includeHeader)
Does anyone have any suggestions as to what could be causing this?
Thanks,
Eric
