Rank: Member Groups: Member
Joined: 10/25/2012 Posts: 14
|
Hi,
When a menu is embedded in combo box, it dissapears when you try to select it. Please help.
<html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <title>Untitled Page</title> </head> <body> <form id="form1" runat="server"> <div> <eo:ComboBox ID="ComboBox1" runat="server" ControlSkinID="None" DefaultIcon="00101070" HintText="Type here" Width="150px"> <ButtonHoverStyle CssText="width:13px;height:18px;background-color:#b6bdd2; background-image:url(00107002); background-position: center center; background-repeat: no-repeat;" /> <IconAreaHoverStyle CssText="font-family: tahoma; font-size: 11px; border-left: solid 1px #0a246a; border-top: solid 1px #0a246a; border-bottom: solid 1px #0a246a; vertical-align:middle;padding-left:2px; padding-right:2px;" /> <IconAreaStyle CssText="font-family: tahoma; font-size: 11px; border-left: solid 1px #dddad3; border-top: solid 1px #dddad3; border-bottom: solid 1px #dddad3; vertical-align:middle;padding-left:2px; padding-right:2px;" /> <DropDownTemplate> <eo:Menu ID="Menu1" runat="server" CheckIconUrl="OfficeCheckIcon2" ControlSkinID="None" Width="200px"> <LookItems> <eo:MenuItem DisabledStyle-CssText="background-color:transparent;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;padding-bottom:1px;padding-left:5px;padding-right:5px;padding-top:1px;color:gray" Height="24" HoverStyle-CssText="background-color:#C0D6F4;border-bottom-color:#000080;border-bottom-style:solid;border-bottom-width:1px;border-left-color:#000080;border-left-style:solid;border-left-width:1px;border-right-color:#000080;border-right-style:solid;border-right-width:1px;border-top-color:#000080;border-top-style:solid;border-top-width:1px;padding-left:4px;padding-right:4px;padding-top:0px;padding-bottom:0px;" ItemID="_TopLevelItem" NormalStyle-CssText="background-color:transparent;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;padding-bottom:1px;padding-left:5px;padding-right:5px;padding-top:1px;" SelectedStyle-CssText="background-color:white;border-bottom-color:#000080;border-bottom-style:solid;border-bottom-width:1px;border-left-color:#000080;border-left-style:solid;border-left-width:1px;border-right-color:#000080;border-right-style:solid;border-right-width:1px;border-top-color:#000080;border-top-style:solid;border-top-width:1px;padding-left:4px;padding-right:4px;padding-top:0px;padding-bottom:0px;"> <SubMenu CollapseEffect-Type="GlideTopToBottom" ExpandEffect-Type="GlideTopToBottom" ItemSpacing="3" LeftIconCellWidth="25" SideImage="Office2003SideBar2" Style-CssText="background-color:#F6F6F6;border-bottom-color:#002D96;border-bottom-style:solid;border-bottom-width:1px;border-left-color:#002D96;border-left-style:solid;border-left-width:1px;border-right-color:#002D96;border-right-style:solid;border-right-width:1px;border-top-color:#002D96;border-top-style:solid;border-top-width:1px;color:black;cursor:hand;font-family:Tahoma;font-size:8pt;padding-bottom:1px;padding-left:1px;padding-right:1px;padding-top:1px;"> </SubMenu> </eo:MenuItem> <eo:MenuItem IsSeparator="True" ItemID="_Separator" NormalStyle-CssText="background-color:#6a8ccb;height:1px;margin-left:30px;width:1px;"> </eo:MenuItem> <eo:MenuItem DisabledStyle-CssText="background-color:transparent;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;padding-bottom:1px;padding-left:2px;padding-right:5px;padding-top:1px;color:gray" Height="24" HoverStyle-CssText="background-color:#FFEEC2;border-bottom-color:#000080;border-bottom-style:solid;border-bottom-width:1px;border-left-color:#000080;border-left-style:solid;border-left-width:1px;border-right-color:#000080;border-right-style:solid;border-right-width:1px;border-top-color:#000080;border-top-style:solid;border-top-width:1px;padding-left:1px;padding-right:4px;padding-top:0px;" ItemID="_Default" NormalStyle-CssText="background-color:transparent;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;padding-bottom:1px;padding-left:2px;padding-right:5px;padding-top:1px;" SelectedStyle-CssText="background-color:white;border-bottom-color:#000080;border-bottom-style:solid;border-bottom-width:1px;border-left-color:#000080;border-left-style:solid;border-left-width:1px;border-right-color:#000080;border-right-style:solid;border-right-width:1px;border-top-color:#000080;border-top-style:solid;border-top-width:1px;padding-left:1px;padding-right:4px;padding-top:0px;" Text-Padding-Right="30"> <SubMenu CollapseEffect-Type="GlideTopToBottom" ExpandEffect-Type="GlideTopToBottom" ItemSpacing="3" LeftIconCellWidth="25" SideImage="Office2003SideBar2" Style-CssText="background-color:#F6F6F6;border-bottom-color:#002D96;border-bottom-style:solid;border-bottom-width:1px;border-left-color:#002D96;border-left-style:solid;border-left-width:1px;border-right-color:#002D96;border-right-style:solid;border-right-width:1px;border-top-color:#002D96;border-top-style:solid;border-top-width:1px;color:black;cursor:hand;font-family:Tahoma;font-size:8pt;padding-bottom:1px;padding-left:1px;padding-right:1px;padding-top:1px;"> </SubMenu> </eo:MenuItem> </LookItems> <TopGroup Style-CssText="background-color:#abc7f6;"> <Items> <eo:MenuItem Text-Html="Format"> <SubMenu> <Items> <eo:MenuItem Text-Html="Styles..."> </eo:MenuItem> <eo:MenuItem IsSeparator="True"> </eo:MenuItem> <eo:MenuItem LeftIcon-Url="00000101" Text-Html="Foreground Color..."> </eo:MenuItem> <eo:MenuItem LeftIcon-Url="00000100" Text-Html="Background Color..."> </eo:MenuItem> <eo:MenuItem IsSeparator="True"> </eo:MenuItem> <eo:MenuItem Text-Html="Font"> <SubMenu ItemSpacing="3"> <Items> <eo:MenuItem Checked="True" Text-Html="Bold"> </eo:MenuItem> <eo:MenuItem Text-Html="Italic"> </eo:MenuItem> <eo:MenuItem Text-Html="Underline"> </eo:MenuItem> </Items> </SubMenu> </eo:MenuItem> <eo:MenuItem IsSeparator="True"> </eo:MenuItem> <eo:MenuItem Text-Html="Horizontal Spacing"> </eo:MenuItem> <eo:MenuItem Text-Html="Vertical Spacing"> </eo:MenuItem> <eo:MenuItem IsSeparator="True"> </eo:MenuItem> <eo:MenuItem Text-Html="Order"> </eo:MenuItem> </Items> </SubMenu> </eo:MenuItem> <eo:MenuItem Text-Html="Layout"> <SubMenu> <Items> <eo:MenuItem Text-Html="More Items"> </eo:MenuItem> </Items> </SubMenu> </eo:MenuItem> </Items> </TopGroup> </eo:Menu> </DropDownTemplate> <TextStyle CssText="font-family: tahoma; font-size: 11px;" /> <TextAreaHoverStyle CssText="font-family: tahoma; font-size: 11px; border-top: solid 1px #0a246a; border-bottom: solid 1px #0a246a; vertical-align:middle;padding-left:2px; padding-right:2px;" /> <TextAreaStyle CssText="font-family: tahoma; font-size: 11px; border-top: solid 1px #dddad3; border-bottom: solid 1px #dddad3; vertical-align:middle;padding-left:2px; padding-right:2px;" /> <ButtonStyle CssText="width:13px;height:18px;background-color:#dee1e7; background-image:url(00107001); background-position: center center; background-repeat: no-repeat;" /> <ButtonAreaStyle CssText="border-top: solid 1px #dddad3; border-right: solid 1px #dddad3;border-bottom: solid 1px #dddad3; vertical-align:middle;" /> <IconStyle CssText="width:16px;height:16px;" /> <ButtonAreaHoverStyle CssText="border: solid 1px #0a246a; vertical-align:middle;" /> <HintTextStyle CssText="font-style:italic;background-color:#c0c0c0;color:white;line-height:15px;" /> </eo:ComboBox> </div> </form> </body> </html>
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi,
We have posted a new build that should fix this issue. You can download the new build from our download page. Please take a look and let us know how it goes.
Thanks!
|