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.
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.