Hi,
We want to build a tree using DW's treeview control, but with some nodes expandable/collapsable (similar to pages) and then capture the event in order to load it's subitems.
Here's the control
<dw:Tree ID="navigationTree" runat="server" OpenAll="False" SubTitle="Module Administration" TranslateTitle="True" TranslateSubTitle="True">
Can anyone help me?
Best Regards,
Nuno