scrollbar in treeview

B

bill

I am using VS 2005 (VB.NET) web forms.

I have a webforms Master page, using a header and left side template.

I have a content form with a ASP 2 treeview control in the content
placeholder on the left side cell.

How can I have a scrollbar when the treeview expands beyond the bottom of
the page? I don't want the scrollbar for the entire page, just the treeview
content placeholder.

I am currently using a panel with scrollbars set to auto, which works
allright except that I have to set the Height of the panel in pixels, which
does not adjust to the client resolution.
 
B

Bruce Barker

you have the correct solution. just add client script to resize the panel on
the window.resize event.

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top