I am having an issue with getting my ExportToExcel() to work on a RadGrid that has filtering enabled. If I set the ExportOnlyData = false, then it will export but puts the filter links at the top of my spreadsheet which I don't want. If I set it to true then exporting throws a server error "Unable to cast object of type 'System.Web.UI.LiteralControl' to type 'Telerik.Web.UI.RadComboBox'". If I turn filtering off my export works the way I want it with ExportOnlyData = false.
Thanks,
Josh Coffield
Thanks,
Josh Coffield