ASPxClientNavBar Events
Represents a client-side equivalent of the ASPxNavBar control.
Name | Description |
---|---|
Begin |
Occurs when a callback for server-side processing is initiated. |
Callback |
Fires on the client if any server error occurs during server-side processing of a callback sent by the ASPx |
End |
Occurs on the client side after a callback’s server-side processing has been completed. |
Expanded |
Fires on the client side after a group’s expansion state has been changed. |
Expanded |
Fires on the client side before the expansion state of a group is changed. |
Header |
Fires when a group header is clicked. |
Init |
Occurs on the client side after the control has been initialized.
Inherited from ASPx |
Item |
Fires after an item has been clicked. |
See Also