-
TreeView expansion
Hi,
I'm using the Microsoft IE Webcontrol's TreeView control.
I have a problem that occurs when the user selects to expand the bottom node in the control.
The Control expands the nodes, but they are below the visibility of the scrollbar .. the cistomer wants the expanded nodes to be visible ..
Anybody got any ideas on this??
Thanks,
Tim
-
more info..
OK .. previously the TreeView was set to a fixed height .. the user would have to scroll down automatically to view the expanded list.
I have removed the fixed height and under flow control it now automatically expands to show the added items, however this is not necessarily the best option ...
If there are now a huge number of items (>250) then the control size is way to big to be manageable...