User226975297 posted
Hi and thanxs for your answer.
The sample has Menus with sub-menus for both vertical as well as horizontal menus.
The given link have only ONE <asp:menu>.
I needed one <asp:menu id=mainmenu /> and a submeny <asp:menu id=submenu /> that gets populated depending on selected in the mainmenu.
Like most webpages are used like. one UL list for main located in the header and another UL list for subpages located at the left.