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

[Solved] OutLook RadGrid To Excel

4 Answers 124 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Computer Surgeon
Top achievements
Rank 1
Computer Surgeon asked on 01 Jul 2009, 10:38 AM
Hi there,

                Is it posible to export the Outlook format RadGrid to Excel. If so, any examples available

Thanks!,

4 Answers, 1 is accepted

Sort by
0
Accepted
Daniel
Telerik team
answered on 01 Jul 2009, 11:07 AM
Hello,

I created a demo project for you. Please test it locally and let me know if you have any questions.

Regards,
Daniel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Computer Surgeon
Top achievements
Rank 1
answered on 01 Jul 2009, 11:51 AM
Hi,
           Thanks!, for your demo. I'm able to export the Data to Excel . But, by default i need to expand the outlook RadGrid in Excel File so i used the following statement . That does't work either...
RadGrid1.MasterTableView.HierarchyDefaultExpanded = true;

In given demo also its not mentioned. Please let me know am i missing anything.

Thanks!
0
Daniel
Telerik team
answered on 01 Jul 2009, 12:30 PM
Hello,

I just tested the demo and noticed that all the groups are expanded by default. Please check the attached screenshot.

Best regards,
Daniel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Computer Surgeon
Top achievements
Rank 1
answered on 02 Jul 2009, 05:58 AM
Hi there,

                  Thanks! for your reply . After giving "RadGrid1.MasterTableView.GroupsDefaultExpanded = true;" in code behind it worked fine thanks once again.
Tags
Grid
Asked by
Computer Surgeon
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Computer Surgeon
Top achievements
Rank 1
Share this question
or