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

Expandable controls cause scrollbars?

2 Answers 50 Views
Window
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 1
Steve asked on 20 Mar 2013, 01:05 PM
Hello,

I am not sure if this is a Window issue or a DropDownTree issue, so I am just putting this here.

I am using a Window as a modal popup set to AutoSize based on the initial content.  Inside of this I have several controls, of them the DropDownTree.  When the DropDownTree is expanded it causes the Window to force scrollbars to appear both Vertically and Horizontally.  I am looking for one of two possible solutions to correct this so there are no scrollbars on the Window: 1) Allow the DropDownTree to expand outside of the Window instead of inside of it.  2) Have the DropDownTree shift when expanded so it operates more like the ComboBox where it is aware of the Window's frame and adjusts its height accordingly, and then places the scrollbar inside the tree instead of the Window.

Thanks for the help.

2 Answers, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 25 Mar 2013, 09:58 AM
Hello Steve,

Since I was unable to replicate the described issue locally, I would like to ask you to provide us with the implementation that you are using at your end, so we could observe the problem.

All the best,
Nencho
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.
0
Steve
Top achievements
Rank 1
answered on 27 Mar 2013, 12:36 PM
Nencho,

Thank you for the reply.  I was able to implement addition CSS as mentioned in this article which resolved the issue:

Feature Request - DropDownTree Forum

Thanks,

Steve
Tags
Window
Asked by
Steve
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Steve
Top achievements
Rank 1
Share this question
or