Hi ,
I am developing a webpart which contains the Telerik RadComboBox. One of the requirements is that if user changes something in the combobox either by selecting from the list or by typing something in the input box, I have to show a message on navigating away from the page. For capturing the change in the list items I am using the OnClientSelectedIndexChanged event. But I did not find any suitable event to capture the event where user changes something in the input of the combo by typing in something. Could you please suggest how to capture this scenario?
Hemangajit
I am developing a webpart which contains the Telerik RadComboBox. One of the requirements is that if user changes something in the combobox either by selecting from the list or by typing something in the input box, I have to show a message on navigating away from the page. For capturing the change in the list items I am using the OnClientSelectedIndexChanged event. But I did not find any suitable event to capture the event where user changes something in the input of the combo by typing in something. Could you please suggest how to capture this scenario?
Hemangajit