TemplatedDropDownList Events |
The TemplatedDropDownList type exposes the following members.
| Name | Description | |
|---|---|---|
| ItemDataBound |
Occurs after an item in the drop-down list is data-bound but before it is rendered on the page.
| |
| SelectedIndexChanged |
Occurs when selected index has been changed.
|