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

Built-In Export Issues

2 Answers 68 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Christine
Top achievements
Rank 1
Christine asked on 24 Aug 2012, 06:27 PM
I have an ajax enabled grid with custom CommandItemTemplate buttons.  Three of the buttons are set up to use the built-in export functionality for CSV, Excel and Word exports.  

I have included the javascript functionality to disable ajax for the built-in export buttons and have verified the code is being executed. Exports work as expected, however my problem is after a successful export, any attempt to utilize other grid functionality causes the command bar and pager to disappear.  This behavior appears to be similar to an attempted export without a full postback.

The grid is contained within a RadSplitter.  The grid resides on a default.aspx page within a Site.Master page.

Any suggestions you might have would be greatly appreciated.

2 Answers, 1 is accepted

Sort by
0
Christine
Top achievements
Rank 1
answered on 28 Aug 2012, 11:20 AM
This issue has been resolved.  A base page had been added to the project and in it, viewstate was being saved / retrieved on the server.  Removing the save/retrieve functionality fixed the problem.
0
Daniel
Telerik team
answered on 29 Aug 2012, 08:49 AM
Hello cmh,

I'm glad to hear to have resolved the problem and thank you for sharing the solution with our community.

Best regards,
Daniel
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Christine
Top achievements
Rank 1
Answers by
Christine
Top achievements
Rank 1
Daniel
Telerik team
Share this question
or