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

RadGrid With RadtreeView Want to Export To Excel

3 Answers 150 Views
Grid
This is a migrated thread and some comments may be shown as answers.
kunal
Top achievements
Rank 1
kunal asked on 04 Oct 2010, 11:50 AM
Hi

I have RadGrid with Template Column and Template Column Contain RADTreeView Control to display data in tree Structure..
When exporting RadGrid data to Excel Sheet at that time RadTreeView  Column Cell gave me Empty.
Please help me out..

3 Answers, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 04 Oct 2010, 01:44 PM
Hello Kunal,

You can export the TreeView if you set ExportOnlyData="true" but you note that may encounter misalignment problems.
<ExportSettings ExportOnlyData="true" ... />

I hope this helps.

Best regards,
Daniel
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
0
kunal
Top achievements
Rank 1
answered on 05 Oct 2010, 06:15 AM
Hi

it's not helping me... please send me 1 example project .. with TreeView Export to Excel ....
0
Daniel
Telerik team
answered on 06 Oct 2010, 09:51 PM
Hello Kunal

A sample project that demonstrates how to export RadTreeView in RadGrid is attached to this post.

Daniel
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
Grid
Asked by
kunal
Top achievements
Rank 1
Answers by
Daniel
Telerik team
kunal
Top achievements
Rank 1
Share this question
or