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

Tabbing Order in RadComboBox

1 Answer 85 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
viral
Top achievements
Rank 1
viral asked on 15 Apr 2011, 03:43 PM
Hello Telerik Team,

In control template i have wpf grid with four columns. And each column contains listbox. Each listbox contains 5 items. How do i use tabbing order?

I am setting OpenDropDownOnFocus="True"
Now when i press Tab key, RadCombobox closed.

Any help would be highly appreciated.

Regards,
Viral

1 Answer, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 20 Apr 2011, 01:28 PM
Hi Viral,

RadComboBox does not navigate through its items when the Tab key is pressed, hence when you press Tab and the combobox is open, the focus is moved to the next control and the dropdown is closed. You need to use the arrow keys to navigate through the combobox items.

Regards,
Valeri Hristov
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
Tags
ComboBox
Asked by
viral
Top achievements
Rank 1
Answers by
Valeri Hristov
Telerik team
Share this question
or