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
1650
Nullable XamComboEditor (WPF 2, Beta)
posted

 Hi there

I would like to use a bound combo editor, which provides the possiblity to assign no item at all (setting the property of the record's DataItem to null). The closest thing I've seen to solve this issue is a comment in the online help about an IsNullable property:

Note that the NullText does not specify whether the user is allowed to enter null values into the editor. For that, use the IsNullable property.

However,it appears there is no such property available. Any idea how this should be solved?

Thanks for your advice Smile

Philipp 

Parents Reply Children
No Data