This is a migrated thread and some comments may be shown as answers.

TreeView on ModalPopup-Vertical scroll required

1 Answer 51 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
kdyeqb
Top achievements
Rank 1
kdyeqb asked on 20 Mar 2012, 02:27 PM
Hi,
I have a Radtreeview control placed on the modal popup & it is working fine. But there is one requirement that we need to have vertical scrollbar only(horizontal scrollbar is not required.) on this modal popup depending on the data in the nodes.
I am unable to do that.
What I have done is placed the RadtreeView control in a div tag & applied a style overflow tag but it doesn't work.
Help me out.

1 Answer, 1 is accepted

Sort by
0
Bozhidar
Telerik team
answered on 21 Mar 2012, 05:42 PM
Hi Ankit,

You can set the Height property of the TreeView control, which will show a vertical scrollbar automatically when the tree has more nodes than could be displayed in the allowed space.
 
Greetings,
Bozhidar
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
TreeView
Asked by
kdyeqb
Top achievements
Rank 1
Answers by
Bozhidar
Telerik team
Share this question
or