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

Using spreadsheet in WPF application which uses caliburn Micro

1 Answer 82 Views
Spreadsheet
This is a migrated thread and some comments may be shown as answers.
Praveen
Top achievements
Rank 1
Praveen asked on 08 Jun 2017, 11:26 PM
Hi,

I want to use the spreadsheet in a WPF application which uses the Caliburn Micro framework and follows MVVM arch..
The objective will be to display data and also save the edited data into memory in runtime.

Can you please provide a sample for the same.

1 Answer, 1 is accepted

Sort by
0
Accepted
Tanya
Telerik team
answered on 13 Jun 2017, 03:09 PM
Hi Praveen,

I am afraid that we don't have an example that fits the requirements. To bind data to a RadSpreadsheet, you will need to construct a Workbook object in your view model and bind it to the Workbook property of RadSpreadsheet. The workbook will preserve the contents of the spreadsheet document.

For more information on the model and API of the control, you can check the documentation of the RadSpreadProcessing library as it is used as a model by RadSpreadsheet. 
 
Hope this helps.

Regards,
Tanya
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
Spreadsheet
Asked by
Praveen
Top achievements
Rank 1
Answers by
Tanya
Telerik team
Share this question
or