site menu display is flat
am 10.01.2008 14:07:15 von Jeff User
Hi all
VS 2005
I added a menu with a siteMapDataSource control as its source.
It appears to read the Web.sitemap file because all the items listed
in the file are shown. Problem is that allthe items in the file are
shown on one line. It is not distinguishing the sub levels.
Here is the sitemap file.
>
url="LoadMemberFile.aspx" />
url="CustomerFileAcceptance.aspx"/>
url="BuTypeMaint.aspx"/>
url="Substitution.aspx"/>
url="StandardizeBuTypes.aspx"/>
url="FailureStringMaintenance.aspx"/>
url="OperatorMaintenance.aspx"/>
Thanks
Jeff
Re: site menu display is flat
am 10.01.2008 17:04:57 von Jeff User
Fixed
I just deleted and re-created it.
Who knows.
thanks
On Thu, 10 Jan 2008 08:07:15 -0500, Jeff User
wrote:
>Hi all
>VS 2005
>I added a menu with a siteMapDataSource control as its source.
>It appears to read the Web.sitemap file because all the items listed
>in the file are shown. Problem is that allthe items in the file are
>shown on one line. It is not distinguishing the sub levels.
>
>Here is the sitemap file.
>
>
>
>>
>
>
>
>
>url="LoadMemberFile.aspx" />
>
>
>url="CustomerFileAcceptance.aspx"/>
>
>
>
>
>url="BuTypeMaint.aspx"/>
>
>
>url="Substitution.aspx"/>
>
>
>url="StandardizeBuTypes.aspx"/>
>
>
>url="FailureStringMaintenance.aspx"/>
>
>
>url="OperatorMaintenance.aspx"/>
>
>
>
>
>
>
>
>
>Thanks
>Jeff