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.
Hello Benjamin,
I am still following your post.
Have you been able to download and verify that your issue is fixed with the latest service release available?
This service release is now available under your account at the Infragistics Website. To download the service release, log in to your account and select ‘ My Keys & Downloads’. After that the appropriate tab for this product, then the license key. The available service releases should now be listed on the page.
Please let me know if you need any further assistance.
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.
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,