NewToDotNet
03-19-2004, 09:14 AM
I'm new to .NET, this question may be a dumb one.
I have a tree view on a panel. My tree view has more than 100 nodes. So I have to scroll down the page to see other nodes. My question is: Is there a way to make/put a scroll bar on the panel that contains the tree view, so I just use scroll bar on that panel (instead of using scroll bar of the browser?
I have a tree view on a panel. My tree view has more than 100 nodes. So I have to scroll down the page to see other nodes. My question is: Is there a way to make/put a scroll bar on the panel that contains the tree view, so I just use scroll bar on that panel (instead of using scroll bar of the browser?