G
Guest
Hi, I can't catch the menuitemclick event on a master page.
Working with VS2005.net, having a Menu1_MenuItemClick method that handles
menuitemclick event and having declared in the aspx code the
onmenuitemclick="Menu1_MenuItemClick";
the event is not catch.
Why ? missing something ?
Laurent
Working with VS2005.net, having a Menu1_MenuItemClick method that handles
menuitemclick event and having declared in the aspx code the
onmenuitemclick="Menu1_MenuItemClick";
the event is not catch.
Why ? missing something ?
Laurent