Hi,
VB - Q3
I am binding the tree to an hierarchical table which also has a field called 'imagePath.' I use the image path in the NodeDataBound event to show the different icons for each node.
However, for the root nodes, I only seem to be able to use the 'ImageURL' and SelectedImageURL' for these icons.
Can I assign these custom images from the DB field 'imagePath' ?
Many thanks,
Jon
VB - Q3
I am binding the tree to an hierarchical table which also has a field called 'imagePath.' I use the image path in the NodeDataBound event to show the different icons for each node.
However, for the root nodes, I only seem to be able to use the 'ImageURL' and SelectedImageURL' for these icons.
Can I assign these custom images from the DB field 'imagePath' ?
Many thanks,
Jon