Wrox Programmer Forums
|
Visual Studio 2005 For discussing Visual Studio 2005. Please post code questions about a specific language (C#, VB, ASP.NET, etc) in the correct language forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Studio 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 15th, 2006, 07:56 AM
Registered User
 
Join Date: Aug 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Menu Control XML Problem

I want to layout my navigation as follows

option 1
option 2
option 3
  sub option 3.1
  sub option 3.2
option 4
option 5

But so far have only been able to achieve a layout such as

option 1
  sub option 1.1
  sub option 1.2
  sub option 1.3

etc

In other words I want to have a list of options such as
Home
Product 1
Product 2

Where users can rollover Product 1 and get sub topics

However at the moment all I can achieve is a disply like
Home

Where you then rollover Home and get sub items which in turn can have more sub items.

Is there any way to achieve what I am looking for or must all items be contained within Home???






Similar Threads
Thread Thread Starter Forum Replies Last Post
Asp : Menu Control sofia ASP.NET 2.0 Professional 1 November 28th, 2006 06:19 PM
Chapter 3 Menu Control ybai BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 1 June 30th, 2006 02:38 AM
Menu Control Delay rit01 ASP.NET 2.0 Basics 0 June 29th, 2006 03:48 PM
Menu control ---images avats General .NET 3 July 6th, 2005 01:36 PM
menu control annieapple VS.NET 2002/2003 1 August 6th, 2003 10:41 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.