KaxComboBox Events |
The KaxComboBox type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ItemCreated |
Occurs on the server when an item in the KaxComboBox control is
created.
|
![]() |
ItemDataBound |
Occurs after an item is data bound to the KaxComboBox control. |
![]() |
ItemsRequested |
Occurs when KaxComboBox initiates an AJAX callback to the
server.
|
![]() |
SelectedIndexChanged |
Occurs when the SelectedIndex property has changed.
|
![]() ![]() |
TemplateNeeded |
Occurs before template is being applied to the item.
|
![]() |
TextChanged |
Occurs when the text of the KaxComboBox changes between postbacks to the server.
|