Is there any event in radcombobox like textbox's event onClientTextChanged.
in combobox it is onClienttextChange which ido no want.
i just want to fire event when the selected text of the combobox changed.
i am using onkeypress but it is not giving me the correct out put as if i click the mouse then event is not fired.
i want to check something is the selected value is empty on client side
in combobox it is onClienttextChange which ido no want.
i just want to fire event when the selected text of the combobox changed.
i am using onkeypress but it is not giving me the correct out put as if i click the mouse then event is not fired.
i want to check something is the selected value is empty on client side