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




Clicked Item:
The Item is not clicked.



This example causes an ASP.NET postback when list 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 list item to launch the server-side procedure. Note. The "Yahoo" item is disabled for postback.



Code Samples:


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