PC Review


Reply
Thread Tools Rate Thread

2 menu questions

 
 
AAaron123
Guest
Posts: n/a
 
      13th Aug 2008
I'd like clicking on a top menu item to open the list but it insists I
assign a file to the element and then opens the file when I click.

Window menus simply drop down the list of items if a top menu item is
clicked.

Can I get that effect with asp.net?





The following code works OK but I wonder why.

Seems to me that it should have a slash:

<siteMapNode title="Home" url="Default.aspx" />

since "Home" is simply a top level menuitem.

The code below makes it appears that "History" is under "Home"

But if I add the slash I get an error message.

Can you eaplain why my thinking is wrong?



<siteMap xmlns="http://schemas.microsoft.com/AspNet/SiteMap-File-1.0" >

<siteMapNode title="Home" url="Default.aspx" >

<siteMapNode title="History" url="History/Dummy.aspx">

<siteMapNode title="General" url="History/General.aspx" />

....



Thanks for any help


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Menu Questions Sharkbyte Microsoft Access 2 16th Nov 2008 09:57 PM
Menu Questions Sharkbyte Microsoft Access Security 1 14th Nov 2008 01:46 PM
Two questions on Menu control =?Utf-8?B?d2FsdGVy?= Microsoft ASP .NET 0 13th May 2006 06:39 AM
menu event questions Gregory Khrapunovich Microsoft Dot NET Framework Forms 2 14th Mar 2005 10:14 PM
Questions about the All Programs menu =?Utf-8?B?TWFyayBSb3Nl?= Windows XP Basics 1 5th Mar 2004 05:13 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:43 PM.