Hi.
I'm using Mvc3 and Infragistics 2012.1, and i have this problem, I'm using the igTree for my Side menu, and this I open a new tab, you can avoid this, if so I can help identify how.
I thank you in advance.
Regards
Christhian
Hi there,
If you don't want your page to navigate upon clicking on the node, then don't set the navigateUrl of the node. Instead you can have the link be your value or you can still have navigateUrl but to prevent the default behavior upon node click event and to extract the navigate url from the event arguments.
Does this work for you?
Thank you for using the Infragistics forums!