This is a migrated thread and some comments may be shown as answers.

Unable to export to Excel

3 Answers 43 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 18 Aug 2017, 04:02 PM

Initially I was able to export RadGridView contents to a .csv file but now am getting an error (see attached).

It seems like my assemblies (TelerikData.dll vs the gridview dll) are mismatched?  What can I do to resolve this?

 

 

3 Answers, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 21 Aug 2017, 07:49 AM
Hello Tim,

You need to make sure that all assemblies have the same version. You can check this in Visual Studio (see attached image). Please note that the version that ends with 20 should be used when you target framework is .Net 2.0 to 3.5. The version that ends with 40 should be used for .Net 4.0 or newer. 

I hope this will be useful. Let me know if you have additional questions.

Regards,
Dimitar
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Tim
Top achievements
Rank 1
answered on 21 Aug 2017, 08:15 PM
Thanks.  At some point I had changed references over to the older version of the controls.  So changed the reference back to the latest and the problem was resolved.
0
Dimitar
Telerik team
answered on 22 Aug 2017, 06:01 AM
Hello Tim,

I am glad that this is working fine now. Do not hesitate to contact us if you have other questions.

Regards,
Dimitar
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
Tim
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Tim
Top achievements
Rank 1
Share this question
or