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 formatting:
Bold text
Italic text
Underline text
Green text
Mixed Formatting
Tables and images:
  
  
HTML controls:
Radio buttons:
Check Box:
Input Box:
Submit button:


TreeView items can include pure HTML tags. It gives additional flexibility for customization.

Square brackets ("[" and "]") are used instead of standard corner brackets ("<" and ">"). Sometimes it is required to use square brackets without transformation to corner brackets. In this situation, you use double square brackets ("[[" and "]]").
  • XML Structure

    ...
    <item title="[b]Bold text[/b]" />
    ...
    

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