APNSoft - Web Controls, components for ASP.NET Home Help Center Contact Us
About UsProductsDownloadsPurchase
Support

TreeView
Version 3.0



What's New
Overview
Features
Reference Book
Licensing
Support



Populating with Data
Layout and Behavior
Design
Programming




Text Color
Red
Blue
Green
Background Color
Yellow
Silver
Gray
Font Size
10px
12px
16px
Cell Text


This example causes an ASP.NET postback when TreeView item is clicked and raises the OnItemClick event on the server. To enable the AutoPostBack you need to set the AutoPostBack property value to True. To disable the postback for specific Item you should set the Item's AutoPostBack attribute value to False.

Click on TreeView item to launch the server-side procedure.


Code Samples:
ASPX XML Structure CSS Style C# VB.NET Images


  © 2003-2008 APNSoft. All rights reserved. Table of Contents   Terms of use   Contact Us   Help Center