Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
155
Sub-Menu Items of Parent Sub-Menu Item are displaying out of the Window
posted

Hi,

Sub-Menu Items of Parent Sub-Menu Item are displaying out of the Window for UltraWebMenu Control.

The UltraWebMenu ContextMenu is in a Frame.

We are using the latest Infragistics4.WebUI.UltraWebNavigator.v11.1.dll.

Please suggest a solution to fix this.

If the frame width is increased all the Sub-Menu Items are displaying correctly to the right side.

But the problem is only when the frame is very thin.

Can Sub-Menu Items can be overlapped on the parent Sub-Items?

Below is the Control

<cc2:UltraWebMenu ID="menuRightClickCopyPaste"  runat="server" EnableViewState="False" WebMenuTarget="VerticalMenu" EnhancedRendering="false">
<MenuClientSideEvents ItemClick="menuRightClickClicked" />
</cc2:UltraWebMenu>

Thanks

Prashanth

Parents Reply Children