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
90
XamComboEditor - EmptyText property is missing
posted


Hi. Just upgraded my project to version 2014 vol 1 and noticed that EmptyText is no longer available for XamComboEditor. What was that replaced with?

Parents
  • 6759
    Offline posted

    Hi alemargo,

    there are two different controls for WPF named XamComboEditor:

    1. A shared cross-platform one that is available for Silverlight and WPF - this one is defined in the InfragisticsWPF4.Controls.Editors.XamComboEditor.v14.1.dll assembly. This one has an EmptyText property which is available also in 14.1
    2. A wpf only XamComboEditor that does not have such property - this one is housed at the InfragisticsWPF4.Editors.v14.1.dll

    So I suppose that during the upgrade of your app you've probably referenced the wpf only control that does not have EmptyText property.

    Hope this helps,

    Konstantin Koynov

    Senior Software Engineer

    Infragistics

Reply Children
No Data