[2.0] MenuItemClick event not firing

M

Matthew Belk

I cannot get the MenuItemClick event to fire on either of two asp:menu
controls that I have placed on a master page. I have registered a handler
for the MenuItemDataBound event on one of the menus, and it fires as
expected. I have the "AutoEventWireUp" attribute on the <@Page> directive
set to "true." One of the menus has dynamic submenus and the other menu
is a simple static menu with items that are 2 levels deep.

Any suggestions?

Thanks,
Matthew Belk
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top