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

Menu
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 menu item to launch a client-side code.

The ClientSideOnItemClick property specifies the client-side code (applied to entire menu) 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 Home item in our scenario). Item's code overrides the component's code.

The SubmenusHideOnItemClick property indicates whether the submenus should automatically close when an Item is clicked.



Code Samples:


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