Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
345
Bug in ContextualTab data binding?
posted

I am trying to bind the IsVisible property of a XamRibbonContextualTab to a property in my viewmodel.

This works:

<ig:XamRibbonContextualTab Content="{Binding TabContent}" Key="DepatchTab" IsVisible="True" BaseBackColor="Blue">

But this doesn't:

<ig:XamRibbonContextualTab Content="{Binding TabContent}" Key="DepatchTab" IsVisible="{Binding TabIsVisible}" BaseBackColor="Blue">

The tab simply doesn't appear in this case.  I've put breakpoints in the get accessors of both properties, and neither gets hit.  Is this a bug, or am I doing something wrong?  I'm using version 13.1.20131.2104.

Thanks,
John

 

  • 138253
    Verified Answer
    Offline posted

    Hello John,

     

    I have logged this with development under ID: 151569 and I have also created a support ticket on your behalf: CAS-123090-F9D9X5 and have linked the development issue to it, so that you can get automatically updated, when a Service Release containing the fix is available for download. You can get the new version from our website’s “My IG”, “My Keys & Downloads” tags: https://www.infragistics.com/Membership/Default.aspx?panel=Downloads#Downloads

     

    You can also monitor the support ticket’s progress through the “My Support Activity” tag: https://www.infragistics.com/Membership/MySupport.aspx