Browse By Tags

  • Horizontal XamMenu Data binding with HierarchicalData

    Hi ,

    I want to Display XamMenu horizontally with HierarchicalData as datasource. It  should support

    navigation also. the following code works fine but it is not diaplying horizontally. Please help me in this.

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

  • XamMenuItem Icon

    If I use an image that is 16x16 it is center both horizontally and vertically. If I use an image that is 12x12
    it is placed in the top left corner. I assume the control is expecting and image that is 16x16.

    How can I center my 12x12 image? I have tried…

  • Change width of submenu dropdown at runtime?

    Is there anyway to setup the width of the submenu dropdown to be set automatically to the width of the screen?

    Right now, it appears that the width gets set based on the number of items.

    TIA.

  • Dynamic XamWebMenu ( codebehind c#)

    Hi Sir,

    Please tell me how to create XamWebMenu in codebehind (c#). Please send me the related links or code to this. I am confusing that i create xamwebmenu in expression blend and binded its styles to other menuitem controls. but how to do that in…