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

Exporting GridView Data using the Toolbar in an MVVM Pattern

2 Answers 49 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kingsley Magnus-Eweka
Top achievements
Rank 1
Kingsley Magnus-Eweka asked on 10 Nov 2011, 11:41 AM
Hi Chaps,
Can you please let me know if it is possible to use the export functionality of the GridView Control in the toolbar control - That is to have the export function happen from an icon in the toolbar control and also  can this be done in an MVVM way so that there is a clean seperation of communication (using commanding and messages as opposed to having the export function in the code behind)from the toolbar in the view and the ViewModel where the request for the export should be handled ? we have set up our solution using Prism MVVM Pattern.
if possible can you please provide some sample code on how to do this.

kind regards
Kingsley

2 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 14 Nov 2011, 08:51 AM
Hello Kingsley,

 You can find an example project attached. 

All the best,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Kingsley Magnus-Eweka
Top achievements
Rank 1
answered on 14 Nov 2011, 10:38 AM
Hi Vlad,
Thank you, I will have a look.
Cheers
Tags
General Discussions
Asked by
Kingsley Magnus-Eweka
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Kingsley Magnus-Eweka
Top achievements
Rank 1
Share this question
or