Version : 10.2.20102.1029
Control : XamComboEditor
First I've templated the combo editor to allow validations as suggested by this post (http://forums.infragistics.com/forums/t/48422.aspx).
My issue is that when the IsEditable property is set to true on the XamComboEditor it causes the property to be set twice per selection. The first will set the property as expected and if there are rules that did not pass then it throws the correct validation exceptions, but then the property gets set a second time which clears the validation. This also cause incorrect data to be updated.
Hello MrYang,
I have created a private support case for you and linked it to Development issue 61456 so you will be notified when the issue is resolved.
Thanks,
I've managed to reproduce the issue you are experiencing. This looks like a bug in XamComboEditor. I have logged a bug item with reference number 61456.
I'll notify our support team to attach you to the bug instance, so that you're notified when its fixed.
Regards
Any one any help?