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




Clicked Item:
The Item is not clicked.



This example causes an ASP.NET postback when menu item is clicked and raises the OnItemClick event on the server. To enable an automatic postback you need to set the AutoPostBackOnItemClick property value to True.

To disable an automatic postback for specific Item, set the Item's AutoPostBackOnItemClick attribute value to False.

Click on menu item to launch the server-side procedure. Note. The "About Us" item is disabled for postback.



Code Samples:


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