APNSoft.com - Web Controls, components for ASP.NET
 About Us 
 Articles 
 Products
 Downloads 
 Purchase
 Support

ComboBox
Controls Suite 4.5


Overview
Features
Reference Book
Live Demos
Populating with Data
Appearance
Behavior
Programming
Client-side events
Server-side selection
Application scenarios




Event log:






Please click on any item in the DropDown List to launch a client-side code.

The ClientSideOnItemClick property specifies the client-side code to be launched when any item is clicked. Property value can include variables $ComponentID$, $ItemID$ and $Title$. Each variable is replaced to the corresponding value.

To apply a separate client-side code for specific Item, set the item's ClientSideOnItemClick attribute (applied to the Google item in our scenario). Item's code overrides the component's code.

The ClientSideOnItemOver property specifies the client-side code to be launched while the mouse cursor is moving over the DropDown List items.



Code Samples:


© 2003-2024 APNSoft. All rights reserved.    Terms of use.