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

[Solved] Rad Grid - Issue with getting focus directly on a button inside a grid column with keyboard navigation

1 Answer 161 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
jerin mathew
Top achievements
Rank 1
jerin mathew asked on 27 Nov 2009, 07:24 AM
Hi ,

  I have a rad grid with a button inside a column . I need to get focus directly to the button while clicking the tab button from the previous column . Now the scenario is while clicking tab the focus goes to the template column first  and another tab click makes the focus to the button . Is there a way we can directly move the focus to the button rather than the column .

1 Answer, 1 is accepted

Sort by
0
Accepted
Vlad
Telerik team
answered on 27 Nov 2009, 08:17 AM
Hello,

You can use CurrentCellChanged event of the grid to focus the button. I've attached an example project to illustrate you this.

Sincerely yours,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
jerin mathew
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or