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

RadSlidingPane look fine using IE7 but expand when using IE8

4 Answers 55 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
sk
Top achievements
Rank 1
sk asked on 11 Jun 2009, 01:01 PM
Hi, i am currently develop a form using rad sliding pane. Everything look OK when i am view it by using IE7. But the width of rad sliding pane will expand the width become shorter when using IE8. when can i do to solve this problem?? anyone can give me solution as soon as possible?thanks

best regards:
sk

4 Answers, 1 is accepted

Sort by
0
Bjorn Hrobjartsson
Top achievements
Rank 1
answered on 12 Jun 2009, 11:18 AM
I have the same problem - Splitter looks fine in IE7 but is crap in IE8.

Does Telerik have a patch for this?
0
Svetlina Anati
Telerik team
answered on 15 Jun 2009, 10:09 AM
Hello guys,

sk, I am not sure about your exact configuration but in the common case such a problem does not exist. I tested the following online demo:

http://demos.telerik.com/aspnet-ajax/splitter/examples/sp_firstlook/defaultcs.aspx

both under IE7 and IE8 and measured the left Pane1 size and under both browsers it was exactly 150px wide as set in the markup. Would you please try to reproduce the issue in one of our online demos? In case you succeed, send me detailed explanations and reproduction instructions and I will investigate the issue further.

Bjorn, would you please provide more details about the exact problem you experience - what exactly is not OK with the splitter? It will be also nice if you provide some of your code since the splitters work OK in our online demos under IE8 and the problem most probably is caused by the used configuration.

Greetings,
Svetlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
sk
Top achievements
Rank 1
answered on 16 Jun 2009, 01:57 AM
<telerik:RadSplitter ID="splitter" runat="server" Height="400px" ResizeMode="EndPane" Skin="Gray" Width="252px">
                    <telerik:RadPane ID="pane" runat="server" Scrolling="None">
                        <telerik:RadSlidingZone ID="slidingZone" runat="server">
                            <telerik:RadSlidingPane ID="slidingPane" Title="slidingPane" Width="230px" runat="server" Scrolling="None">

The sliding pane width still look short in IE 8. Do you have any solution about it? Or need change ccs?
0
Svetlina Anati
Telerik team
answered on 18 Jun 2009, 01:33 PM
Hello sk,

I tested the code with the version of RadControls which is noted in this thread, namely 2009.1 402 and I was not able to reproduce the problem. However, I noticed that you are using an older version since you have used the skin Gray as an embedded skin and this skin is not available in the Q1 2009 version but the Default one looks similar to it. This being said, I assume that you are using a version of RadControls which was released before IE8 became official and not beta and we do not support beta versions. This being said, please upgrade to the latest version of RadControls, use the Default skin instead of Gray and this should fix the issue.

Sincerely yours,
Svetlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Splitter
Asked by
sk
Top achievements
Rank 1
Answers by
Bjorn Hrobjartsson
Top achievements
Rank 1
Svetlina Anati
Telerik team
sk
Top achievements
Rank 1
Share this question
or