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

ShowExportToExcelButton attribut is not shown in telerik RadGrid control

5 Answers 361 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Sanjeev
Top achievements
Rank 1
Sanjeev asked on 04 Nov 2010, 12:21 PM
I am using RadGrid control and I need to export the grid as an excel but export to excel icon is not showing in command item settings tag.

<CommandItemSettings ShowExportToWordButton="true" ShowExportToExcelButton="true"
                ShowExportToCsvButton="true" />


Please suggest ASAP.

5 Answers, 1 is accepted

Sort by
0
Cori
Top achievements
Rank 2
answered on 04 Nov 2010, 01:06 PM
Hello Sanjeev,

I don't see why it wouldn't show, when you have it set to true. Do you also have CommandItemDisplay set on your MasterTableView?
0
Sanjeev
Top achievements
Rank 1
answered on 04 Nov 2010, 01:12 PM
It is in MasterTableView iteself and when I try to see ShowExportToExcelButton attribute in CommandItemSettings  it is not visible.
I am using Telerik.Web.UI dll with 2009.2.862.20 version. Is it version problem or something else.
0
Vasil
Telerik team
answered on 05 Nov 2010, 09:29 AM
Hello Sanjeev,

Please refer to the below articles:
http://www.telerik.com/community/forums/aspnet-ajax/grid/grid-export-to-excel.aspx
http://www.telerik.com/community/forums/aspnet-ajax/grid/rad-grid-export-to-excel-problem.aspx

Best wishes,
Vasil
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
Cori
Top achievements
Rank 2
answered on 05 Nov 2010, 01:01 PM
Hello Sanjeev,

Can you show us your full RadGrid declaration, so we can see if you missed something in your RadGrid settings, which would cause the ExportToExcel button not to show?
0
panchooo
Top achievements
Rank 2
answered on 03 Dec 2010, 12:00 AM
in the radgrid property builder, in the grid hierarchy objects group box select master table
after that press the link toggle property grid
sort by order

and in the property CommandItemSettings you can set the  t

ShowExportToExcelButton 


to true





Tags
Ajax
Asked by
Sanjeev
Top achievements
Rank 1
Answers by
Cori
Top achievements
Rank 2
Sanjeev
Top achievements
Rank 1
Vasil
Telerik team
panchooo
Top achievements
Rank 2
Share this question
or