Features:
The tree structure is built using HTML tags.
ToolTip property is set for all elements inside the tree.
The parent elements have ElementType="LinkButton" to implement Expand/Collapse
functionality when they are clicked.
Some of the child elements have NavigateUrl property set with scripting calls.
[i.e. All Rock]
CSS (Cascading Style Sheets) definitions used to enhance the look. It uses
CssClass TreeElement property to configure each element style sheet inside the tree.
ImageList was populated with images which are displayed before the tree elements.
|