Welcome Guest Search | Active Topics | Sign In | Register

Slide Menu - raiseServerEvent Options
h0lly
Posted: Friday, March 7, 2008 1:55:54 PM
Rank: Member
Groups: Member

Joined: 8/17/2007
Posts: 11
When I set the raiseServerEvent to false, the menu expands to display the sub menu items but it doesnt contract when I click another menu item.

I set the code to : Menu1.Items(3).expanded = false but it has no effect.

I tried setting the raiseServerEvent (for the expanded menu item) to true when clicking on another button and then collapsing it but no luck.
eo_support
Posted: Friday, March 7, 2008 2:01:21 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,096
Try Menu1.Items(3).Selected = false. Also check whether you have Menu1.SingleExpande set to the correct value.
h0lly
Posted: Saturday, March 8, 2008 7:19:08 AM
Rank: Member
Groups: Member

Joined: 8/17/2007
Posts: 11
Brilliant. worked fine


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.