Home - Forums-.NET - FlyTreeView (ASP.NET) - Customizing Flytreeview

FlyTreeView (ASP.NET)

Technical support and KB related to the FlyTreeView control

This forum related to following products: FlyTreeView for ASP.NET

Customizing Flytreeview
Link Posted: 03-Feb-2006 05:58
Hi

I am trying out flytreeview to see if this can be used on my client's website. Although its good n easy to use, I can't seem to further customize the nodes. Examples like:

1. Adding space between image and node.
2. Hiding + and - signs against expandable nodes.
3. Add images to all nodes (which is easy via xml), but make them expand and collapse by clicking on those images.

I would highly appreciate all help and guidance.

Regards
Shams.
Link Posted: 07-Feb-2006 23:28
Shams,

1. Adding space between image and node.
2. Hiding + and - signs against expandable nodes.

These kinds of tasks can be performed by changing sizes of the images.

3. Add images to all nodes (which is easy via xml), but make them expand and collapse by clicking on those images.

Do you mean the same functionality as with plus/minus images? Probably this can be also implemented when you merge plus/minus icons with the node image.