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

Export not working with RadMultipage, Tabstrip, and Radgrid.

3 Answers 52 Views
Grid
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 08 Jun 2015, 08:37 PM

Hi,

 I have a four page tabstrip and radmultipage with a radgrid on each page.

 I have a user control with an export button in it.

Ajax is turned off for that button.

On the initial page load, the grid does export to excel. But click on the second tab, and the export does not work.  Click on the first initial tab, and the export does not work there.  Debugging shows that the export button in my uc fires off the function with the grid.MasterTableView.ExportToExcel() call.  But the function named in the OnGridExporting RadGrid control does not fire.

 

Any insight would be greatly appreciated!

-John

3 Answers, 1 is accepted

Sort by
0
John
Top achievements
Rank 1
answered on 08 Jun 2015, 08:40 PM

Adding....

The user control is on each page for a total of 4 distinct user controls.

0
John
Top achievements
Rank 1
answered on 09 Jun 2015, 11:40 AM
Today I tried to use the built in export to excel button on the second tab RadGrid.  I am still having the same problem.  
0
Kostadin
Telerik team
answered on 11 Jun 2015, 08:42 AM
Hi John,

I assume the cause for this issue might be the ajax which you are using. Could you please disable it completely form the page and check whether the same issue occurs? Also I would appreciate if you can provide your code declaration and the related code behind in order to investigate it further.

Regards,
Kostadin
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
John
Top achievements
Rank 1
Answers by
John
Top achievements
Rank 1
Kostadin
Telerik team
Share this question
or