Babu Puchakayala
Top achievements
Rank 1
Babu Puchakayala
asked on 27 May 2010, 06:59 PM
Hi,
Is there any way to customize the sheet name while exporting data to the excel using RadGrid. Please let me know. Any Help would be appreciated.
Is there any way to customize the sheet name while exporting data to the excel using RadGrid. Please let me know. Any Help would be appreciated.
4 Answers, 1 is accepted
0
Hello Babu,
Please examine the following thread:
I hope this helps.
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.
Please examine the following thread:
ExportToExcel worksheet name
I hope this helps.
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
Babu Puchakayala
Top achievements
Rank 1
answered on 27 May 2010, 10:24 PM
Hi Daniel,
When I am trying to implement Export to ExcelML I am getting error like " RegisterRequiresControlState can only be called before and during PreRender. " and if i set enableviewstate = true. It is working now. Otherwise it is not working. Is there anyway to export data to excelml with out setting enableviewstate = "true"
When I am trying to implement Export to ExcelML I am getting error like " RegisterRequiresControlState can only be called before and during PreRender. " and if i set enableviewstate = true. It is working now. Otherwise it is not working. Is there anyway to export data to excelml with out setting enableviewstate = "true"
0
Babu Puchakayala
Top achievements
Rank 1
answered on 28 May 2010, 04:31 PM
I ma getting this error only for export to excelMl for other I am not getting any error. I ma unable to find the reason. Is there any way to get rid of the error.
0
Hello Babu,
I'm afraid there is no easy workaround for this scenario. I recommend that you either enable the viewstate or use another export format.
Best 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.
I'm afraid there is no easy workaround for this scenario. I recommend that you either enable the viewstate or use another export format.
Best 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.