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

 

Parents
No Data
Reply
  • 28464
    posted

    Hello Holger,

    Thanks for writing. I believe a couple of customers had a problem similar to what you describe here (or at least I hope so) - the solution I suggested worked fine in their scenarios, hopefully it will be useful for you as well.

    Please, follow the following forum thread of implementation details and let me know if this is helpful:

     WebMenu - Stopping the click on clientside (NA-7.3) 

    http://forums.infragistics.com/forums/p/2694/16329.aspx#16329
Children