The client-side event that is fired after the selected index of the C1ComboBox has changed.
Namespace:
C1.Web.UI.Controls.C1ComboBoxAssembly: C1ComboBoxClient (in C1ComboBoxClient.dll)
Syntax
| JavaScript |
|---|
function get_onClientSelectedIndexChanged(); function set_onClientSelectedIndexChanged(value); |