Rank: Member Groups: Member
Joined: 2/20/2012 Posts: 11
|
Hello,
I am attempting to nest a dialog control inside a slidemenu control.
My code follows:
<eo:MenuItem Text-Html="Category 01"> <SubMenu> <Items> <eo:MenuItem Height="30" HoverStyle-CssText="font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: normal; font-style: normal; font-variant: normal; color: #FF0000" LeftIcon-HoverUrl="~/images/icons/icons_newslidemenu/news_traffic_on.gif" LeftIcon-Url="~/images/icons/icons_newslidemenu/news_traffic_off.gif" NavigateUrl="" NormalStyle-CssText="font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: normal; font-style: normal; font-variant: normal; color: #000000" TargetWindow="" Text-Html="<b>Salary</b>" ToolTip="Salary information available upon click" Width="250" CustomItemID="btn_dialog01" ItemID="btn_dialog01"> </eo:MenuItem> </Items> </SubMenu> </eo:MenuItem>
I am able to call the dialog from a button control (by setting its ID), but I would like to be able to call this dialog from within the slidemenu control.
ANY help would be greatly appreciated.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
Please let us know if you have a new license. The original order we have with your account was for EO.Web Controls 2007.2 and the one year free tech support on that order has long expired years ago. In order to continue receive tech support, you must purchase a new license.
Thanks!
|