Old and similar question but couldn't find answer elsewhere. My simple menu is like this:
Suppliers
--Sub 1
--Sub 2
Within MenuItemDatabound event, I am able to remove Sub 1 and Sub 2 by using additional "visible" attribute in my Web.sitemap. However, I want to keep Suppliers selected so that users know they are still in Suppliers section. Unfortunately i can't find a good solution or any workaround for this. This is really irritating because my project has been delayed since this problem. Am I missing something simple?
Thanks a lot
--Tran