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
1118
Missing "EmptyText" property in 14.1?
posted

I'm using 14.1 XamComboEditor and the EmptyText property does not exist. it's throwing design time errors in VS2012 .Net 4 project.  Also, Intellisense is not picking XamComboEditor.ItemTemplate as valid either. Would anyone have any thoughts or suggestions? I'm just doing a simple MVVM multi column dropdown combo.

This is the URL i'm referencing in my XAML: hthttp://help.infragistics.com/Help/Doc/WPF/2014.1/CLR4.0/html/xamComboEditor_Working_with_ItemTemplate.html

As a side question, is local help available for 14.1? If not, when?

Parents
  • 1118
    posted

    I think, nevermind....

    I was using the XamComboEditor from the shared XAML controls, not the XamComboEditor from the WPF controls and there are differences.

    My next question becomes: With the same names being used on different controls serving overlapping functionality, how do we differentiate between the controls? Until now, I thought there was only 1 XamComboEditor.

    I'd still like to know about local help files for 14.1.

Reply Children