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

IE7, Rad toolBar render Issue

1 Answer 14 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Alok
Top achievements
Rank 2
Alok asked on 24 Sep 2012, 11:16 AM
Hi,

Image Attached.
Below mentioned code working fine with IE8 or above but with IE7 it throwing an alignment issues. OutPut attached in image format.

<telerik:RadToolBar id="RadToolBar1" runat="server" EnableRoundedCorners="true" EnableShadows="true">
                <Items>
                    <telerik:RadToolBarButton Text="Button" />
                    <telerik:RadToolBarButton IsSeparator="true" />
                    <telerik:RadToolBarButton Text="Toggle button" CheckOnClick="true" Checked="true" AllowSelfUncheck="true" />
                    <telerik:RadToolBarButton IsSeparator="true" />
                    <telerik:RadToolBarButton Text="Button" />
                </Items>
            </telerik:RadToolBar>


Pls do the needful.

1 Answer, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 24 Sep 2012, 03:22 PM
Hello Alok,

I noticed that you open another forum post with the same issue. Here you can refer to the answer that I have just posted. I would like to ask you to continue the communication in the other thread in order to avoid any further confusion.

Regards,
Kate
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
ToolTip
Asked by
Alok
Top achievements
Rank 2
Answers by
Kate
Telerik team
Share this question
or