Hi,
I need to create a dynamically created menu that displays the menu and sub menus horizontally on top of the page. If a user clicks on one of the sub menus, the menu should with the selected sub menu remain (visible) on the page with the selected menu highlighted and not disappear. Is it possible to create such a menu with th asp.net 2.0 menu control?
Thanks