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

problem with display

1 Answer 64 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Michal Revivo
Top achievements
Rank 1
Michal Revivo asked on 05 Mar 2013, 07:38 PM
Hi
I successfully running RadMenu in asp.net web app.
But when I move to Chinese Mode the display is incorrect
Please find attach image.
I insert the RadMenu in Site.Master as following

<div id="divNavMenu" runat="server" class="clear hideSkiplink" > 
                <telerik:RadScriptManager ID="RadScriptManager1" runat="server">
                </telerik:RadScriptManager>
                <telerik:RadMenu ID="NavigationMenu" runat="server"   >
                </telerik:RadMenu> 
            </div>
        </div>
        <div class="main">

Any idea Why ?
Thanks
Fred



  

1 Answer, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 08 Mar 2013, 08:15 AM
Hi Michal,

The issue that you describe is indeed very strange one. Can you please provide a simplified runnable project that I can test locally and determine what is causing the issue that you are getting?

Greetings,
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
Menu
Asked by
Michal Revivo
Top achievements
Rank 1
Answers by
Kate
Telerik team
Share this question
or