Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1960
MenuItemClicked fires on non leaf-Item
posted

Hello,

 A have my menu set to WebMenuStyle = WinClient. The menu has three levels:

Actions/Send To.../Inbox, Trash

 If the user clicks Inbox or Trash the MenuItemClicked server-side event fires. That's ok. However, if he clicks Send To... the event is fired as well. I wasn't expecting that behavior, since Send To... is not a leaf of the tree.

Now, if the user clicks Actions nothing happens. That behavior doesn't seem consistent to me.

Is there a way to make non-leaf Items non clickable, or maybe cancel the event on the client side?

 

Parents Reply Children
No Data