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

TabIndex / TabStop

4 Answers 175 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Jon
Top achievements
Rank 1
Jon asked on 31 Oct 2008, 02:11 PM
Hi..
I'm using a RadMenu on a master page. When I tab through the controls on the page.. eventually the RadMenu is selected half way down the page.. How do I turn off the TabStop for the Menu or set the TabIndex so the Menu is not selected.

thanks

4 Answers, 1 is accepted

Sort by
0
David Limoges
Top achievements
Rank 1
answered on 16 Aug 2010, 06:26 PM
I also am having this issue.  Has there been any resolution on it yet?

I have a master page with the menu on it, then child pages with other telerik controls.  I have all the tab stops set sequetially on the controls, but it always jumps to the menu in between each control.

thanks
Bart
0
T. Tsonev
Telerik team
answered on 19 Aug 2010, 08:54 AM
Hello David,

Please set TabIndex="-1" to the RadMenu. This way it will be excluded from the keyboard navigation order.

I hope this helps.

Greetings,
Tsvetomir Tsonev
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
DK
Top achievements
Rank 2
answered on 08 Jan 2011, 06:40 PM
I too have the same problem.
The menu control is in  master page  and the tabindex is set to -1 then also the tab is going to the menu control.
how can I remove / stop tabing from the control.
please help.
0
Yana
Telerik team
answered on 13 Jan 2011, 11:34 AM
Hi Dharmendra,

Please set TabIndex property of each RadMenu item to "-1".

Hope this helps.

Greetings,
Yana
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Menu
Asked by
Jon
Top achievements
Rank 1
Answers by
David Limoges
Top achievements
Rank 1
T. Tsonev
Telerik team
DK
Top achievements
Rank 2
Yana
Telerik team
Share this question
or