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

Splitter scrollbar

5 Answers 73 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Ky
Top achievements
Rank 1
Ky asked on 03 Jan 2012, 09:35 AM
Hi all,
I used Splitter Control to develop my Project. I have a problem below:
1/ When the Text is very long=> the scrollbar is shown
2/ We click on the scrollbar and drag down=> 2 splitter is drag too

I want to fix the position of the splitter.

Please view some images in attached file.


Please help me to solve it

Thanks alot 

5 Answers, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 05 Jan 2012, 05:42 PM
Hi Ky,

The provided information is not enough to determine the exact cause of the problem. According to the screenshots, I believe you are using custom skin for RadSplitter. If this is the case, could you please try to use one of the built-in skins and see if the problem still exists?

Also, from the screenshots it not possible to determine if the displayed scrollbar is the browser's scrollbar or a scrollbar of the pane. Could you please provide sample page and / or a live URL reproducing the problem so we can examine it further?

All the best,
Dobromir
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
Ky
Top achievements
Rank 1
answered on 05 Jan 2012, 05:56 PM
Hi,
I explained more clearly in attached image.

When we drag the scrollbar down/up=> the possition of icon of splitter is no changed.

you will view it in attached file and link below for example:

http://thegioididong.com/sieu-thi-dien-thoai-di-dong%2Ctrang-chu-42.aspx

Thanks alot,
Ky NGUYEN
0
Dobromir
Telerik team
answered on 09 Jan 2012, 02:47 PM
Hi Ky,

If I understand you correctly you want to make the collapse / expand buttons displayed on the RadSplitBar to have static position. You can achieve this using the following CSS:
.rspCollapseBarCollapse, .rspCollapseBarExpand
{
    position: fixed;
    top: 200px; /*sets the required offset from the top*/
}


All the best,
Dobromir
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
Philip
Top achievements
Rank 1
answered on 18 May 2014, 02:52 AM
Problem using custom skins for RadSplitter I'm also very interested. 
I'm trying to apply it to my site. http://www.technewonline.com
thank's for share information. 
0
Vessy
Telerik team
answered on 19 May 2014, 11:18 AM
Hello Philip,

I am afraid that I do not understand the exact issue in the provided live url. Could you, please, explain in more details what is the exact issue you are facing? Can you also provide markup it could be reproduced with?


Looking forward to hearing from you,
Vessy
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Splitter
Asked by
Ky
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
Ky
Top achievements
Rank 1
Philip
Top achievements
Rank 1
Vessy
Telerik team
Share this question
or