How to disable the navigation of top level asp.net menu element
As I am working on development of menu for the asp.net application , The scenario is like Employee -> Add -> Edit -> View Project -> Add ->Edit ->View When the Employee was being clicked , the above set was duplicated as I was able to see as follows Employee -> Add -> Edit -> [...]