Home - Forums-.NET - FlyTreeView (ASP.NET) - Collapse Expand Customization with ASP.NET 2

FlyTreeView (ASP.NET)

Technical support and KB related to the FlyTreeView control

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

Collapse Expand Customization with ASP.NET 2
Link Posted: 01-Aug-2006 11:31
Hi,

How can I change the expand / collapse icons to ones of my own instead of the ones that come with the ImageSet ?

I m working with the last ASP.NET 2.0 version of FlyTreeview


Cheers
Link Posted: 02-Aug-2006 06:40
Just set the FlyTreeView.ImageSet to Custom and place your images into the folder defined by FlyTreeView.ImageSetCustomPath property.


All default imagesets along with all images used by the treeview can be found at the Graphics folder of treeview program files' location.