Welcome Guest Search | Active Topics | Sign In | Register

dialog nested inside slidemenu Options
Codeaddict7423
Posted: Sunday, August 5, 2012 8:04:00 PM
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="&lt;b&gt;Salary&lt;/b&gt;"
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.

eo_support
Posted: Sunday, August 5, 2012 8:11:16 PM
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!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.