Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
235
Node selection when clicking expand image, and leafnode indentation question
posted

Hey there

I have two questions that relate to minor functionalty/formatting of the WebTree, I'm sorry if they have very obvious answers, but I've looked at several of the examples on the example page that behave the way I want and I just can't see how it's done.

1) When a user expands a root node, I would like that node to be selected
2) How do I get leaf nodes that are on the same level as root nodes to have the same indentation? Currently my leaf nodes are indented as much as the next level root nodes are.

Any help would be greatly appreciated

Thanks