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

How to register to OnClientDropDownOpened in the javascript

1 Answer 61 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Kumaran
Top achievements
Rank 1
Iron
Kumaran asked on 12 Apr 2016, 01:03 PM

Hi,

I have to do add a class to all the combo box items which has checkbox in the page and do some other manipulation on it. So right now am doing on page load using the $('.RadComboBoxDropDown').find('label') this code. But this will not solve my issue completely since the combo items can change dynamically. So i thought of doing it on drop down open event. But I can't find how to register for this event in javascript ?

 

Thanks

Kumaran

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 15 Apr 2016, 01:35 PM
Hi Kumaran,

I'm afraid it is difficult to figure out your exact requirement. Could you elaborate on your scenario and send us screenshots or video demonstrating the desired behavior?

Regards,
Eyup
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
ComboBox
Asked by
Kumaran
Top achievements
Rank 1
Iron
Answers by
Eyup
Telerik team
Share this question
or