New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
OnClientComboBoxSelectedIndexChanged
The OnClientComboBoxSelectedIndexChanged client-side event occurs when the user has already changed the selected item in the Combobox.
-
The instance of the ribbonbar firing the event
-
An eventArgs parameter containing the following methods:
-
get_comboBox()
-
get_index()
-