Hi Guys,
Here is my issue!!!! I am using Rad grid and also Using AsP:Repeater in RadGridTemplateColumn. Inside ASP:Repeater i am using item template with table structure.
So issue is now i am trying to export it to excel. I am getting data but not without Repeater columns.
Please any ideas.......
Thanks in advance....
Rju
Here is my issue!!!! I am using Rad grid and also Using AsP:Repeater in RadGridTemplateColumn. Inside ASP:Repeater i am using item template with table structure.
So issue is now i am trying to export it to excel. I am getting data but not without Repeater columns.
Please any ideas.......
Thanks in advance....
Rju
5 Answers, 1 is accepted
0
Hello Raju,
Unfortunately this scenario is not supported.
Excuse us for the inconvenience.
Regards,
Daniel
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items.
Unfortunately this scenario is not supported.
Excuse us for the inconvenience.
Regards,
Daniel
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items.
0

ARUN KUMAR
Top achievements
Rank 1
answered on 26 Nov 2010, 10:00 AM
Hi,
I need to use datalist inside rad grid and i need to raise event from the datalist.
Can you pls assist me?.
Regards,
Arun
I need to use datalist inside rad grid and i need to raise event from the datalist.
Can you pls assist me?.
Regards,
Arun
0
Hello Arun,
I'm not sure that I understand what exactly you need assistance for. Could you please be a bit more specific?
Thanks in advance.
Best regards,
Daniel
the Telerik team
I'm not sure that I understand what exactly you need assistance for. Could you please be a bit more specific?
Thanks in advance.
Best regards,
Daniel
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0

Justin McMillen
Top achievements
Rank 1
answered on 10 Jun 2014, 09:25 PM
Hi Daniel
I have this same requirement. Can you please tell me if exporting data from a repeater inside a rad grid is now supported? If not, do you know of a workaround or other control that I might use?
Thanks,
Justin
I have this same requirement. Can you please tell me if exporting data from a repeater inside a rad grid is now supported? If not, do you know of a workaround or other control that I might use?
Thanks,
Justin
0
Hi Justin,
Thank you for contacting us.
The desired functionality is supported only when the ExportSettings.ExportOnlyData is set to false:
I am sending you a simple example which demonstrates the desired functionality. Please check it out and let me know if it helps you.
Looking forward for your reply.
Regards,
Radoslav
Telerik
Thank you for contacting us.
The desired functionality is supported only when the ExportSettings.ExportOnlyData is set to false:
<
ExportSettings
ExportOnlyData
=
"false"
IgnorePaging
=
"false"
></
ExportSettings
>
Looking forward for your reply.
Regards,
Radoslav
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.