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

[Solved] Issue when exporting grid from content page

2 Answers 105 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Natalie
Top achievements
Rank 1
Natalie asked on 08 Apr 2008, 09:16 PM
Hi all.
I am having an issue when trying to export a grid from a content page.  The code to export the grid is getting executed but nothing happens on the front end.  Is there some property that I need to set or something that needs to be done differently when using a content page?  The master page contains the RadAjaxManager, RadAjaxPanel and the RadAjaxLoadingPanel.

I created a new aspx page with the same code ( but this time not as a content page) it works just fine.
Any ideas?
Thanks!

2 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 11 Apr 2008, 12:04 PM
Hello Natalie,

I think that the sample projects from this code library thread (demonstrating different scenarios with export from ajaxified grid) will help you address the issue you are currently experiencing. The idea is to disable the ajax explicitly before the export operation takes place.

Best regards,
Stephen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Natalie
Top achievements
Rank 1
answered on 14 Apr 2008, 06:17 PM
Hi, Stephen.
That was the missing piece - thanks for your help!
Natalie
Tags
Grid
Asked by
Natalie
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Natalie
Top achievements
Rank 1
Share this question
or