Select[Sample|Source|Documentation] Please select. Description The C1ComboBox supports raising client side events when the selected item is changed. The event is raised when the OnClientChanged property is set to a javascript function name. This function will be called when the selected item is changed. End-user can get the selectedItem(including the value) in the select event.