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

[Solved] New Exporting Buttons and Help

1 Answer 95 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Heath Brown
Top achievements
Rank 1
Heath Brown asked on 15 Nov 2009, 07:20 PM
Hello,

Is there some documentation on the new buttons and the events associated with them?  Any tutorials on how to get exporting working from the ground up with the new buttons?  That would be very helpful right now.  I'm looking at videos created last year on grid exporting and I don't want to add this feature to the project until I know what I'm doing and if this old video still matches up with the newer releases.

Thanks for any help,
Heath

1 Answer, 1 is accepted

Sort by
0
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
answered on 16 Nov 2009, 03:12 AM
Should be super simple now with Q3 :)

1) In MasterTableView set CommandItemDisplay="Top"
2) Now under MasterTableView look for CommandItemSettings
3) Turn on the buttons :)
<CommandItemSettings ShowExportToPdfButton="true"  />

And you probably already are looking at this
http://www.telerik.com/help/aspnet-ajax/grdexport.html
Tags
Grid
Asked by
Heath Brown
Top achievements
Rank 1
Answers by
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
Share this question
or