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

Problem: Resize With Window (Width,Height set to 100%)

1 Answer 94 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Karthikeyan
Top achievements
Rank 1
Karthikeyan asked on 05 Nov 2008, 07:08 AM

Hi,

I am trying to use the fullwindow splitter as specified in the example.

http://demos.telerik.com/aspnet/prometheus/Splitter/Examples/ResizeWithWindow/FullWindow.aspx

During loading of the Fullwindow splitter control layout initially showing in small size and after someseconds it is expanding to the full size of the window.

This problem is even reproduciblein the specified demo page. 

I captured this problemwhich is available in the below url.

http://3.bp.blogspot.com/_1ddzR--Mk44/SRFBcBIPcVI/AAAAAAAABWc/MQGj1PXaYrg/s1600-h/splitter.JPG

As I am using heavycontrols inside it, it is taking more time for me. I am using IE7.

Please help me on this.

Thanks & Regards,



1 Answer, 1 is accepted

Sort by
0
Accepted
Svetlina Anati
Telerik team
answered on 07 Nov 2008, 02:14 PM
Hi Karthikeyan,

In order to hide the RadSplitter while it is calculating its new size, you should set its VisibleDuringInit property to false. This will fix the issue in case you are using a build older than the Q3 2008 one (version 2008.3.1105). In case you have upgraded to the latest build, please note that we encountered a problem there and you should also apply the fix shown here  along with setting the VisibleDuringInit property to false.

Regards,
Svetlina
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Splitter
Asked by
Karthikeyan
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or