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

DesignMode display issue with Splitter

5 Answers 90 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Thomas
Top achievements
Rank 1
Thomas asked on 19 Mar 2008, 07:22 PM
Hi,

I set up a simple example of the issue I'm seeing, using one of the free demos online.  The mark-up for the splitter looks like this.

<telerik:RadSplitter id="RadSplitter1" runat="server" height="200" width="500">
                <telerik:RadPane id="RadPane1" runat="server">Left Pane -
                    set to <b>free</b> size </telerik:RadPane>
                <telerik:RadSplitBar id="RadSplitbar1" runat="server"></telerik:RadSplitBar>
                <telerik:RadPane id="RadPane2" runat="server">Middle Pane - set to <b>free</b> size </telerik:RadPane>
                <telerik:RadSplitBar id="RadSplitbar2" runat="server"></telerik:RadSplitBar>
                <telerik:RadPane id="Radpane3" runat="server">End Pane - set to <b>free</b> size
                </telerik:RadPane>
            </telerik:RadSplitter>

While in run-time the splitter control and all panes display correctly, but in DesignMode the panes are displayed on top of each other, instead of side by side.

Is there any way to correct the look of the panes in DesignMode?

Thanks in advance,
Tom

5 Answers, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 24 Mar 2008, 10:00 AM
Hello Thomas,

I am not quite sure what you mean by "on top of each other" - do you mean that the RadPanes look like nested one in another? If it is so, please open a new support ticket and send us more information about this - test project, information about your VS.NET version, screenshots, etc.

The correct look of the RadPanes in design mode is the one I got when I tested your code - you can find it in the attached .jpeg file. This appearance is the one which we found for most suitable after a research and we believe that it will suite you, too.

Kind regards,
Svetlina
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
ducva
Top achievements
Rank 1
answered on 23 Mar 2009, 04:06 AM
With RadSplitter, What You See IS NOT What You Get.
Why don't RadSplitter display extractly in Design Mode as in Run time?


0
Tsvetie
Telerik team
answered on 25 Mar 2009, 09:55 AM
Hello,
We are aware that the view of some of our controls in Design in VS is not the same as in the browser window and we have the task to improve this on our TODO list. Unfortunately, for the time being, I cannot give you a precise estimate when we will improve the design of the RadSplitter control.

Kind regards,
Tsvetie
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
Tom
Top achievements
Rank 1
answered on 11 Jun 2012, 01:35 PM
Still no progress in this area? I'm trying with the code example that you provide for the full page splitter scenario (see link). In the design mode it looks very messy as the RadPane refuse to scale to 100% of the page. It seems I can't set Width to % but only pixels in VS2010.

Another design mode issue is with the Toolbar. I just added one DropDown button with Text aligned rigth to the icon. Again, looks great in Run time, but in Design mode it puts the text below the image.

Regards
Tom
0
Dobromir
Telerik team
answered on 14 Jun 2012, 01:08 PM
Hi Tom,

RadSplitter and its child controls still do not offer full support in DesignTime. This improvement was postponed in favour of tasks of higher importance. I will contact the developers and will try to increase its priority.

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
Thomas
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
ducva
Top achievements
Rank 1
Tsvetie
Telerik team
Tom
Top achievements
Rank 1
Dobromir
Telerik team
Share this question
or