Hi
I am attempted to work with a treeview and it is not going very well. I am using Datasource property to get the nodes of the treeview which works. I want to be able to set the ImageUrl of the nodes. This is something that I have been able to do in the past using BindTo and mapping the appropriate fields.
Is there some way to use the Datasource and set up a property mapping? Unless I'm missing something, it seems like you are pretty limited with what you can do as far as setting any node properties other than the text using the Datasource.
Any help would be appreciated.
I am attempted to work with a treeview and it is not going very well. I am using Datasource property to get the nodes of the treeview which works. I want to be able to set the ImageUrl of the nodes. This is something that I have been able to do in the past using BindTo and mapping the appropriate fields.
Is there some way to use the Datasource and set up a property mapping? Unless I'm missing something, it seems like you are pretty limited with what you can do as far as setting any node properties other than the text using the Datasource.
Any help would be appreciated.