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!
Hi cambrose,
We have been asked by engineering to log this as a bug. I'll create a case for you momentarily and will follow up with you there.
Thanks,Francis
Has this been resolved?
I'm still getting this. Also getting the same error for the property ShowTabHeaderCloseButton="True"
Using infragistics 2011.2 (InfragisticsWPF4.v11.2 - Runtime Version: v4.0.30319, Version: 11.2.20112.1012)
Thank you!