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

Splitteer is not expanding

2 Answers 52 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
iomega 55
Top achievements
Rank 1
iomega 55 asked on 26 Aug 2009, 04:38 AM
Hi:

At this moment I am using an splitter control. But sometimes when I start my app the splitter is not fullfilling the screen or it isnot showing, so I need to presss several times F5 to get my splitter expanded or showed.

Can you please share a way to parametrize the splitter so I can get everytime an expanded(or not hidden) splitter when I start my app?

Thanks in advance.

2 Answers, 1 is accepted

Sort by
0
iomega 55
Top achievements
Rank 1
answered on 27 Aug 2009, 03:57 AM
This is the code:


<telerik:RadSplitter id="sp1" runat="server" Orientation="Horizontal" height="100%" width="100%" BorderSize="0" BorderWidth="0px" SplitBarsSize="" VisibleDuringInit="false">



0
Svetlina Anati
Telerik team
answered on 28 Aug 2009, 09:47 AM
Hi iomega 55,

The provided code seems to be correct and that is why I built up a sample test demo but unfortunately to no avail - I was not able to reproduce the issue. That is why the only thing whichh I can assume that might be causing the issue (since you say that it happens only sometimes and not always) is that some js error occurs in your code while teh splitter is initializing itself and this stops its resizing. Would you please examine my tets demo and let me know whether you see the issue there (it uses your code, I removed the BorderSize=0 for demonstration purpose to show the splitter and its size)? If you do not see the issue, please tell me how to modify the code and under which browser to test and also provide reproduction steps if others than loading the page and refreshing it are needed and I will do my best to help.

Regards,
Svetlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Splitter
Asked by
iomega 55
Top achievements
Rank 1
Answers by
iomega 55
Top achievements
Rank 1
Svetlina Anati
Telerik team
Share this question
or