xaml:
<ig:XamComboEditor IsEditable="True" AllowFiltering="True" ItemsSource="{Binding MyList}" DisplayMemberPath="Name" SelectedItem="{Binding MyObj, Mode=TwoWay, ValidatesOnNotifyDataErrors=False}" />
when Name is empty string or Null, any typing in the editable box will cause cascade exception and finally crash the app.
Hi Benjamin,
this is issue is already reported(check out the following thread http://ko.infragistics.com/community/forums/p/73135/370024.aspx#370024 ). I'll ask Developer Support guys to create a support case and link the internal issue to it sou you could be notified when a SR containing the fix is out.
As a workaround you could install the May SR(build 11.2.20112.2079) where it is not present.
EDIT: the provided link to the other forum thread is about XamMultiColumnComboEditor control but in a nutshell the issue is the same.
Regards,
Hello Benjamin,
This behavior is logged in our tracking system, with an issue ID of 119958. I have also created a support ticket on your behalf with number CAS-99354-S4F0J5 in order to link the development issue to it so that you are automatically updated when a Service Release containing your fix is available for download.