A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

MenuList not displaying level2 node as selected

Vote:
 
Hi, I've got the following page tree: Root Node1 Node2 Node2.1 Node2.2 Node2.2.1 Node2.3 ... and the following code:
  • Now then, if I browse to "http://localhost/Node2/Node22/" the menus will correctly display Node2 and Node2.2 as selected (i.e. in bold). However, if I browse to "http://localhost/Node2/Node22/Node221/", only menus "first" and "third" will correctly display the selected nodes (i.e. only Node2 and Node2.2.1 are marked as selected while Node2.2 isn't anymore). Why's that? What am I doing wrong here? Thanks Niklas
    #12776
    Sep 18, 2006 9:21
    Vote:
     
    I have the exact same problem. Did you solve it? /jacob
    #14879
    Feb 12, 2007 16:34
    Vote:
     
    Nope. Not declaratively anyway. When handled from code-behind, I was able to programmatically solve it. Can't remember exactly what I did though, and I no longer have the code. Sorry.
    #14880
    Feb 15, 2007 9:19
    * You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.