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

SelectIndexChanged Problem

1 Answer 37 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
shunman
Top achievements
Rank 1
shunman asked on 18 Sep 2012, 02:20 AM
Hello.
I have a problem with radcombobox client event.

When I change the combobox item by keyboard up/down arrow key,
selectIndexchanged event was not fired.
but It worked When I hit the Enter key or TAB key.

I found update combobox value when radcombobox lost focus.
Is it correct work?

I would like to fire selectIndexchanged client event by keyboard.

Please let me know how to solve this issue. thank you.

1 Answer, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 20 Sep 2012, 08:34 AM
Hello Shunman,

Indeed the SelectedIndexChanged event is not fired when navigating through items with a key press, which is a behavior by design. Here you could find a forum thread, where the same behavior is discussed.

Kind regards,
Nencho
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
ComboBox
Asked by
shunman
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Share this question
or