Browse By Tags

  • Using XamWebRibbon on production Applications

    Hi,

    unfortunately ribbon control seems like a CTP version and not a release.

    It has many bugs and many mandatory features are not implemented...

    Is there any list with the known bugs, and when they will be ready?

    Many of the bugs are show stopper…

  • [BUG] XamWebRibbon Refresh Caption Problem

    Hi,

    There is an issue with the Tools Showing on QAT and Customize QAT menu. (10.1 SR)

    If you change a tool's caption at runtime, the link shown on the Customize QAT menu is not refreshed...

    Is there any quickfix or workaround for this issue?

    Thanx…

  • [BUG] MenuTool in Ribbon doesn't expand

    Hi,

    I'm using the lastest version of your XamWebRibbon control, and I found a rather annoying bug which is critical for my application.

    I'm trying to dynamicaly add items to a MenuTool, which is embedded into a RibbonGroup.

    The items are all ButtonTool…

  • Binding IsEnabled - Property of a Ribbon - ButtonTool

    Hi,

    I'm using NetAdvantage_Silverlight_20103.

    I'm trying to bind the IsEnabled - Property of the a "ButtonTool" - Button, but it does'n work. (I a earlier Version (I think 20102) this worked...)

    It works on Binding a "normal…

  • TrimColor stopped working since SR 2065 (i think since 2021)

    If you add a ribbon control to a form, add an application2010Tabitem and open the backstage item, the trimcolor effect does not appear. On samples it is ok, it uses the release infragistics dll's (2005)

    Is there any workaround for this issue?

    Regards…

  • RibbonTool.IsEnabled not refreshing the UI when done from a callback

    Hi,

    I am pretty new to silverlight, so this may well be nothing to do with the control. I guess i should explain the issue first.

    We have a XamRibbon with a number of RibbonTools in it at start up, I am able to then set the buttons IsEnabled as and…