Welcome Guest Search | Active Topics | Sign In | Register

Menu event doesn't work on the submenu items Options
Nick
Posted: Wednesday, January 9, 2008 7:14:10 PM
Rank: Member
Groups: Member

Joined: 11/3/2007
Posts: 22
I have an Menu ItemClick event When I'm on the top level of the menu and I click it works as expected. However, when I go to a submenu it doesn't work at all. Is there a way to get the event hooked to the submenu clicks?

thanks......Anxious
eo_support
Posted: Wednesday, January 9, 2008 8:14:03 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,080
Check whether you have NavigateUrl set. NavigateUrl and server event do not work at the same time.
Nick
Posted: Wednesday, January 9, 2008 8:22:28 PM
Rank: Member
Groups: Member

Joined: 11/3/2007
Posts: 22
I just figured that out. Is there a workaround? I need to create an event from the menu to trigger the CallBack panel.....
eo_support
Posted: Wednesday, January 9, 2008 8:34:16 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,080
There is no such saying as workaround for this. NavigateUrl takes the page to another page, server event works by going back to the same page. It's either this or that. You can't go left and right at the same time.

As for triging CallbackPanel, please refer to the help file. It explained how to use the CallbackPanel in great detail. Make sure you check the CallbackPanel's documentation, not just Menu documentations.


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.