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

Add new record accesskey?

1 Answer 89 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Dan
Top achievements
Rank 1
Dan asked on 31 Dec 2012, 05:55 AM
My user has asked to add the ability to hit ctrl+a to run the Add New Record link on the grid.  How can I provide this capability?

On a HRef html attribute, I would simply add a accesskey setting.  How can I do this in the RadGrid?

Thanks for your help.

1 Answer, 1 is accepted

Sort by
0
Elliott
Top achievements
Rank 2
answered on 31 Dec 2012, 05:44 PM
does this help?

http://demos.telerik.com/aspnet-ajax/grid/examples/programming/commanditem/defaultcs.aspx#qsf-demo-source

you'll probably need to add a tooltip property as well as an access key
Tags
Grid
Asked by
Dan
Top achievements
Rank 1
Answers by
Elliott
Top achievements
Rank 2
Share this question
or