|
Server and Client side events
With AutoPostBack set to true, receive Click events on the server. Also if EnableCallaback is set, you can receive these events via callback too!
Tabstrips comes with a good handy set of client side events. It also provides a very rich client side object model.
List of client side events,
-
ClientSideOnItemMouseOver.
-
ClientSideOnItemMouseOut.
-
ClientSideOnItemSelect.
|
|
|
|