It appears that set_target() and get_target() have been removed from the client RadTreeNode. They are listed in the help, http://www.telerik.com/help/aspnet-ajax/tree_clientradtreenode.html, but they don't exist.
I had planned on traversing the tree and setting the target on all nodes because sometimes the nodes are created without the target attribute even though I have set it in the server code (I think this is because of a bug on the TreeView control).
Thanks,
Fredrik Josefsson
I had planned on traversing the tree and setting the target on all nodes because sometimes the nodes are created without the target attribute even though I have set it in the server code (I think this is because of a bug on the TreeView control).
Thanks,
Fredrik Josefsson