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
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