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

Import Excel file into Silverlight

2 Answers 141 Views
Spreadsheet
This is a migrated thread and some comments may be shown as answers.
koen
Top achievements
Rank 1
koen asked on 22 Sep 2014, 08:14 AM
Is it possible to import an Excel file into a RadGridView with the SpreadProcessing tool? I've read importing is possible but I do not know what kind of files. Furthermore there are no examples of importing whatsoever.

Kind regards,

Koen

2 Answers, 1 is accepted

Sort by
0
Petya
Telerik team
answered on 25 Sep 2014, 07:57 AM
Hello Koen,

RadSpreadProcessing is a library allowing import (to its internal model) of XLSX, CSV and TXT documents and export of the model (to file, stream or string) in XLSX, CSV, TXT and PDF formats. That said, the library is not intended for importing in controls like RadGridView. In fact, there is a UI component in the Silverlight suite that is capable of visualizing the supported formats - the RadSpreadsheet control. I suggest you check the demos for the component: http://demos.telerik.com/silverlight/#Spreadsheet/FirstLook. Additionally, please refer to the Formats and Conversion section of the documentation for examples on how to import and export.

Note that although RadSpreadsheet has a grid-like UI, it is rather different than RadGridView. While RadSpreadsheet is designed for creation and manipulation of spreadsheet documents, RadGridView is meant for data-bound scenarios.

I hope this information is useful.

Regards,
Petya
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
0
koen
Top achievements
Rank 1
answered on 25 Sep 2014, 10:41 AM
Thanks a lot. That was really helpful.
Tags
Spreadsheet
Asked by
koen
Top achievements
Rank 1
Answers by
Petya
Telerik team
koen
Top achievements
Rank 1
Share this question
or