Hi All
I am in the middle of implementing the latest build of the prometheus version of the treeview control.
I have a lot of nodes in my tree so i am using the load on demand serverside callback feature, and the treeview is wrapped in a AJAX updatepanel.
So far so good.
What i need to do is set the nodes NodeTemplate from the code behind when the user expands the node, but i can't seem to figure this out. There is no uniqueID or anything else on the nodetemplate, so i cannot refer the node to it.
How do i set the nodetemplate server side ?
Best regards
Bo
I am in the middle of implementing the latest build of the prometheus version of the treeview control.
I have a lot of nodes in my tree so i am using the load on demand serverside callback feature, and the treeview is wrapped in a AJAX updatepanel.
So far so good.
What i need to do is set the nodes NodeTemplate from the code behind when the user expands the node, but i can't seem to figure this out. There is no uniqueID or anything else on the nodetemplate, so i cannot refer the node to it.
How do i set the nodetemplate server side ?
Best regards
Bo