I got a custom control that HAS to be exposed in a treeview like manner. Something that looks like the pic enclosed. of course my control has a lot more funtionality.
When retracted the node would expose only 1 control summing up the details in the childs nodes(would be controls).
The Treview control can manage a huge structure but only exposes an icon and a string at each node , a node can't expose another control...!!!!
HOW DO I DO THAT (expose a control in an expandable tree), any ideas out there?
When retracted the node would expose only 1 control summing up the details in the childs nodes(would be controls).
The Treview control can manage a huge structure but only exposes an icon and a string at each node , a node can't expose another control...!!!!
HOW DO I DO THAT (expose a control in an expandable tree), any ideas out there?