Question

In a Telerik RadTreeView has anyone ever been able to display multiple images on the RadTreeNode? RadTreeNode has the .ImageURL property, but just sets one image. It would be usedfull to display a couple of images, or another image after the node text.

I'm using RadControls for ASP.NET Ajax Q3 2010

Thanks, Brian

Was it helpful?

Solution

Couple the images in front of the treeview nodes with templates (check this demo) - thus you can have as many images as you want for the nodes.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top