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

Export hierarchical RadGridView

1 Answer 89 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Bhaskar Khaund
Top achievements
Rank 1
Bhaskar Khaund asked on 29 Jun 2010, 12:33 PM
Hi,

I am using a hierarchical RadGridView (for Silverlight 4), where for each row two child grids are shown. I am doing it using -

<

 

 

grid:RadGridView.RowDetailsTemplate>

Now, I wnat to export the Grid data to CSV/Excel. I am calling the myGrid.ToCSV() to do that, and its happening for the parent grid.

But I want to export the whole set of data, i.e. the parent grid and all its child grids. How do I do it?

 

1 Answer, 1 is accepted

Sort by
0
Accepted
Yavor Georgiev
Telerik team
answered on 29 Jun 2010, 01:33 PM
Hello Bhaskar Khaund,

 Please find attached a sample solution that demonstrates how this can be achieved.

Don't hesitate to contacts us again in case of further need during your evaluation.

Sincerely yours,
Yavor Georgiev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Bhaskar Khaund
Top achievements
Rank 1
Answers by
Yavor Georgiev
Telerik team
Share this question
or