Home - Forums-.NET - FlyTreeView (ASP.NET) - Custom icons

FlyTreeView (ASP.NET)

Technical support and KB related to the FlyTreeView control

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

Custom icons
Link Posted: 24-Aug-2006 04:27
Hi there,

I'm trying to use custom icons for certain nodes in the FlyTreeView, but can't seem to get it to work.  There really isn't much in the way of documentation, just the class reference file, so could someone please give me a description of how this works?

I've tried specifying a path to an icon, but it can't seem to find it for SelectedImageUrl, but can find the one for ImageUrl.  Huh?

Thanks,

Wes
Link Posted: 24-Aug-2006 06:55
Wes,

Here's the code that works (icons/office2003_outbox.gif exists):

    EnableFullRowEvents=\"True\" ImageSet=\"Mozilla\">
    
        
        
    
    
    



The ImageUrl and SelectedImageUrl properties may have some of predefined images (beginning with $) or path to image.