Can I do this with ASP.Net 2.0 Menu control?

M

Martin

Hi,

I want to get the following navigation effect. Can I do it with the new
Menu control?

Say I have a menu hierarchy like
1
1.1
1.2
1.3
2
2.1
2.1.1
2.1.2
2.2
3
3.1
3.2
3.3

I want to a horizontal static display, down to the current node+1.
Each increase in depth should go display vertically below the previous menu
level.
So if I'm currently at node 2.1, I want a display like this
1 2 3
2.1 2.2
2.1.1 2.1.2

It's sort of a combination of a bread crumb trail, and a menu hierarchy.
I would expect to use colour to indicate the curent bread crumb/path

Thanks
Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top