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
1240
XamComboEditor displays NullText when SelectedItem is set
posted

On occasion, the XamComboEditor will display the NullText instead of the SelectedItem text.  As you can see in the screen shot, the combo box is showing <Select Station>, which is the NullText (Circled in red).  However, when I snoop, it shows that the combo box has a SelectedItem, and the SelectedItem has a name (Circled in blue).  Why would this be? 


Thanks

Dan

Parents
  • 29065
    Offline posted

    Hello Dan,

    Thank you for contacting Infragistics. Could you please send us small isolated project that reproduce this issue, so we can try to help you and investigate the exact behavior? I've attached a sample demonstrating how to use NullText. Please modify my sample if you prefer this instead.

    Let me know if you have any questions.

    WpfApplication1.zip
Reply Children