Hi Folks -
Is there a way to load the first level of node but from client side?, I want to be able to render the tree with no nodes but when users iteract with an element at client side then trigger the load of first node level or/and all the nodes in the tree.
Thanks for your responses.
Hello,
Do you have any questions about the CTP and WebDataTree binding?
Thanks,
Valerie
The CTP allows client-side binding for the WebDataTree.
Hi Valerie -
Thanks for you following this. Unfortunatelly I'm not allowed to use update pannel control to avoid the full postback of the page as Nikola suggested.
We hope this feature is available in the short term so we can think to use this control again either on this requirement or future ones.
Regards.
Please let me know if you have any other questions on this issue.
In that case you may wrap the tree in an UpdatePanel to avoid a full postback.