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
305
Disable postback for unlinked menu items?
posted

Hi,

i tried nearly everything but i dont find the way how to avoid postbacks on a click on unlinked menu items or parent items.

I will describe it on an example to make it clear. Look at this menustrukture:

Options

  • Option1...
  • Option2..
  • More > Another Submenu

If the user press "Options" or "More" there should be no postback because their is no tag, no url and nothing else defined. So the page will reload and it will happen nothing.

 How is it possible to disable this behavior? I tried to step though the show cases but i was not able to find the tag or trick to do so.

Thank you very much

Holger