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

Show Scrollbar with RadSplitter

1 Answer 50 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 25 Nov 2014, 12:33 PM
Hello,

I am working on a project with a RadSplitter.
I have used the code example here

However, my project requirement is that I must have a Div element at the top of the page (above the RadSplitter).

Unfortunately, this causes a problem. When the user resizes the page to a smaller size, a horizontal scrollbar doesn’t appear at the bottom of the page.

Please see the following video:[See Video]

How can I solve this problem?

Thanks,
Daniel.

1 Answer, 1 is accepted

Sort by
0
Daniel
Top achievements
Rank 1
answered on 26 Nov 2014, 07:15 AM
Hello there,

I just found the solution:
Should be added the code:
HeightOffset = "60", to the RadSplitter control.

Regards,
Daniel.
Tags
Splitter
Asked by
Daniel
Top achievements
Rank 1
Answers by
Daniel
Top achievements
Rank 1
Share this question
or