Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Aug 15, 2007 05:52 AM by UFdylan
0 Points
7 Posts
Aug 15, 2007 05:52 AM|LINK
Has anyone had the same issue that I am having? I added all the necessary files from the css friendly example to my current project and the horizontal menu keeps rendering in treeview. At a loss and hoping there might be an easy fix.
<
CSS
UFdylan
0 Points
7 Posts
css friendly menu adapter renders as tree view
Aug 15, 2007 05:52 AM|LINK
Has anyone had the same issue that I am having? I added all the necessary files from the css friendly example to my current project and the horizontal menu keeps rendering in treeview. At a loss and hoping there might be an easy fix.
<
tr valign="top" height="17px"> <td width="750px" align="left" valign="middle"> <asp:Menu ID="Menu1" runat="server" skinid="SampleMenuHorizontal" DataSourceID="sitemapsource" cssclass="PrettyMenu" Orientation="Horizontal"> </asp:Menu> </td> <asp:sitemapdatasource runat="server" id="sitemapsource" sitemapprovider="SiteMapProvider" showstartingnode="true" />CSS