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

RadComboBox highlighted item

1 Answer 64 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
ditwal001
Top achievements
Rank 1
ditwal001 asked on 19 Feb 2015, 02:09 PM
Hi,

Is there any possibility for me to get the currently highlighted item in a combo box? Not selected but highlighted. I need this because a user wants to select an item with a tab and move the focus to the next element in a grid. Or maybe you have a better solution? Any help is appreciated. Thanks in advance!

1 Answer, 1 is accepted

Sort by
0
Nasko
Telerik team
answered on 23 Feb 2015, 07:47 AM
Hi Walter,

In order to achieve the desired functionality you could set the CanKeyboardNavigationSelectItems of RadComboBox to True. Thus when you move between the items with the keyboard - pressing the Up, Down and Tab keys - the items will be selected.

Please, give a try to that approach and let us know if it worked for you.


Hopes this helps.

Regards,
Nasko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
ComboBox
Asked by
ditwal001
Top achievements
Rank 1
Answers by
Nasko
Telerik team
Share this question
or