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

how to get vertical scrollbars in each pane

4 Answers 124 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Cheryl
Top achievements
Rank 1
Cheryl asked on 27 Apr 2009, 08:05 PM

Hello,

 

I have a splitter control with 2 panes separated by a vertical split bar.  Is there a way to let each pane have its own vertical scrollbar?

 

Thanks!

4 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 28 Apr 2009, 07:34 AM
Hello Cheryl,

If the content of a pane exceeds its size, the RadPane control displays scroll bars. You can control which scroll bars are displayed when this happens using the Scrolling property. Setting the Scrolling property to 'Y'  will display only a vertical scroll bar in the pane when the content exceeds its height. For more information on this refer to the following document:

Resizing Panes


Thanks
Princy.
0
Cheryl
Top achievements
Rank 1
answered on 28 Apr 2009, 01:44 PM
Thank you for the reply!

I had tried that approach.  The result was a single scroll bar on the right side that applied to both panes.  Our requirement is to allow the left and right panes to scroll independently.

Any advice would be appreciated.

Thanks!
0
Svetlina Anati
Telerik team
answered on 29 Apr 2009, 10:58 AM
Hi Cheryl,

Basically, if you set a specific scrolling for only one of the panes this should not influence the other one as shown in the following online demo:

http://demos.telerik.com/aspnet-ajax/splitter/examples/scrolling/defaultcs.aspx

However, I cannot tell you what to do to get the desired result since I do not have your code and there are different setups - e.g external page loaded in a RadPane, dynamic content, nested splitters, etc. and there is not one universal solution for all setups. This being said, in order to let me help the best and the fastest, I would like to ask you to open a new support ticket and send me a sample reproduction demo (a stripped down, fully runnable version of the layout) and some screenshots of the actual and the desired behavior and I will do my best to help. 

Greetings,
Svetlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Cheryl
Top achievements
Rank 1
answered on 29 Apr 2009, 03:07 PM
Thank you, Svetlina. We will open a ticket.
Tags
Splitter
Asked by
Cheryl
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Cheryl
Top achievements
Rank 1
Svetlina Anati
Telerik team
Share this question
or