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

Silverlight Radgrid to Excel - want tree like structure in excel after export as in radGridView - please help

1 Answer 56 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Prithvi
Top achievements
Rank 1
Prithvi asked on 13 Mar 2012, 06:55 AM
Have successfully exported the radGridView to Excel,while exporting 1st column is comming as empy as the radGridView in the application has tree kind of structure, want the same tree like strucutre in the Excel sheet.

Please help!!!!!

Thanks,
Prithvi

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 13 Mar 2012, 07:43 AM
Hello,

If you have assigned CellTemplate for your first column you should handle ElementExporting event similar to our demos and assign e.Value to desired. The grid will not export your custom templates by default. 

Regards,
Vlad
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
GridView
Asked by
Prithvi
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or