I've solved the underline problem, but I'm still having difficulties
with the text "position".
On Jul 17, 10:56*am, Chris <coz1...@gmail.com> wrote:
> 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.
|