This is a migrated thread and some comments may be shown as answers.

Right Arrow for Vertical Menu

2 Answers 56 Views
Menu
This is a migrated thread and some comments may be shown as answers.
nhaydon
Top achievements
Rank 1
nhaydon asked on 01 Oct 2008, 05:38 PM
I have a basic vertical menu that is being loaded from an XML file. I want to display a right arrow for any root items that have child items. Is there a way to do this? Should I be looking at the ItemCreated event or is there a property I can assign to the root item in the XML file?

2 Answers, 1 is accepted

Sort by
0
Serrin
Top achievements
Rank 1
answered on 01 Oct 2008, 09:08 PM
Hello,

Just curious, have you seen the XML file they use in this online demo?

Looks like all you have to do is add a tag leftlogo="ImageFile.xxx" into the <Item> to define a picture.  Is the XML file being generated dynamically somewhere else or are you making it during design?
0
nhaydon
Top achievements
Rank 1
answered on 01 Oct 2008, 09:18 PM
I figured it out. I looked in the old ASP .Net Menu forums and found the solution there. Thanks!!!
Tags
Menu
Asked by
nhaydon
Top achievements
Rank 1
Answers by
Serrin
Top achievements
Rank 1
nhaydon
Top achievements
Rank 1
Share this question
or