Sorry for the last post ... code didnt show. I tried setting it to 0-2, but now i get child tabs from all the categories.What am i doing wrong?I have 2 snapsis menues:
Type="Tabs" runat="server" Recurse="false" />
and
Type="Tabs" runat="server" Recurse="false" />
I't the same scenario as the online demo, except i don't wanna show the parent page but only the children pages... So when the user clicks the parent the only thing thath happens is that they see child tabs from the cliked parent..
Is this possible? |