C
Chris
Hi All-
I'm using a Menu Control, databound to an XML Datsource, displayed
vertically. That part is working great, but I'm having two cosmetic
issues:
1. I've set ItemWrap to true, but when the item does wrap, the second
line doesn't align with the first. I'd like to make the menu item
wrap similar to how the treeview nodes wrap.
2. In my LevelMenuItemStyles block, I've specified font-underline to
true. In my StaticSelectedStyle argument, I set font-underline to
false, as I don't want to show the underline for the selected menu
item. But it's not working.
Any assistance with the above is appreciated.
I'm using a Menu Control, databound to an XML Datsource, displayed
vertically. That part is working great, but I'm having two cosmetic
issues:
1. I've set ItemWrap to true, but when the item does wrap, the second
line doesn't align with the first. I'd like to make the menu item
wrap similar to how the treeview nodes wrap.
2. In my LevelMenuItemStyles block, I've specified font-underline to
true. In my StaticSelectedStyle argument, I set font-underline to
false, as I don't want to show the underline for the selected menu
item. But it's not working.
Any assistance with the above is appreciated.