Hi,
I'm evaluating your products for a previsioning system. The user of the system should export some data in excel format and re-import those data for a different period. I'm facing a problem during the import of the excel file generated by the Telerik RadGrid control: I've tried both the HTML based format and the ExcelML format without success.
I'm using some sample code I found here: http://www.telerik.com/community/forums/winforms/gridview/import-from-excel-or-csv.aspx
The file that I'm importing is the one generated from the export sample here: http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/exporting/defaultcs.aspx
I've changed the sheet name on the command to the correct one. The error I get is the following:
"External table is not in the expected format". Any suggestion?
Best Regards,
Elwood