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
20
Getting Exception When Setting TabItemCloseButtonVisibility="Visible"
posted

Hello, just recently we incorporated your controls into our application.  So far looks good!  Except I notice that I'm getting the following exception when adding a TabItemEx to the xamTabControl with the CloseButtonVisibility  property set to TabItemCloseButtonVisibility.WhenSelectedOrHotTracked.  Any ideas on what could be causing this?

 

Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='Infragistics.Windows.Controls.ToolWindow', AncestorLevel='1''. BindingExpression:Path=IsActive; DataItem=null; target element is 'Button' (Name='CloseButton'); target property is 'NoTarget' (type 'Object')

 

Thanks!

Parents Reply Children
No Data