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

[Solved] Export to Excel for MOSS webpart

1 Answer 100 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Anwar Arakkal
Top achievements
Rank 1
Anwar Arakkal asked on 12 Dec 2009, 11:44 AM
Hi,

I need sample code for MOSS webpart.
I want "export to excel" feature in Ajaxified Radgrid.

Please send me a sample code.

Thanks,
Anwar

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 15 Dec 2009, 07:09 PM
Hello Anwar,

Export with ajax enabled is not attainable due to limitations of the XmlHttpRequest object. You will need to perform the export operation with regular postback as explained in this help topic (see the code library thread linked at the bottom of the article as well).

I recommend you examine the following forum thread:
Problems Exporting Multi Child Grid to Excel

Regards,
Daniel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
Anwar Arakkal
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or