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

Radsplitbar resizing issue

1 Answer 57 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Rashmi
Top achievements
Rank 1
Rashmi asked on 16 Apr 2012, 08:10 AM
Hi,
 I am using splitbar and splitter. I have set SplitBarsSize="1", so that instead of thick splitbar, a thin line is coming. Everything is working fine except resizing of panes using mouse. Panes are resizing but it is very difficult to get hold of splitbar for resizing. Is there any way to keep splitbar thin and still make it easy to resize using mouse.
Regards,
Mahesh

1 Answer, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 17 Apr 2012, 03:10 PM
Hi Mahesh,

In shot no, you cannot 'extend' the are of the splitbar where you can click and drag it in order to resize the panes.

The functionality of the splitbar to resize the panes using the mouse is implemented using various event handlers attached to the <html> element of the splitbar, so to utilize the resize functionality you need to click inside this element. When the RadSplitter's SplitBarsSize property is set to 1 the splitbar's element is rendered with 1px width, thus clicking on the splitbar is indeed hard.

With the current rendering of RadSplitBar the required functionality cannot be achieved and we do not have modifications in this aspect for the near future.

Kind regards,
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.
Tags
Splitter
Asked by
Rashmi
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
Share this question
or