Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • J 447 posts 864 karma points
    Aug 11, 2015 @ 15:17
    J
    0

    Node is not clickable

    I create a custom section, overriding the TreeNodeCollection GetTreeNodes following the examples found on the internet.

    I also override the MenuItemCollection GetMenuForNode this is working fine.

    The custom section uses ASP .Net forms. When i click a parent node (Customers in this case) it expands to display further options (Add Customer) for the user i.e. Take them to a new page to enter customer details.

    Once i save some data (successfully saves) and return the user back to the parent node (as in the Customers page) they click the same link again (Add Customer) and nothing happens??

    If they click the Customers parent page > Add customer all works but not after they have saved a customer and then click Add customer.

    What am i missing?

Please Sign in or register to post replies

Write your reply to:

Draft