Features:
The tree structure is built using HTML tags.
ImageList was populated with images which are displayed before the tree elements.
ElementType="LinkButton" was set to all tree elements. The Click
server-side event will occur when an element will be clicked.
CSS (Cascading Style Sheets) definitions used to enhance the look. The
DefaultElementCssClass TreeWeb property was set to have a default CssClass for all elements inside the tree.
|