Pergunta

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

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top