Hi,
I'm using the XamTextEditor like this:
<igEditors:XamTextEditor Name="xte_Name" Width="120"
Value="{Binding Person.Name, UpdateSourceTrigger=LostFocus}" />
My Problem is when I enter a value and want to cancel the changes with ESC, the view shows the old value but my binding get's updated with the entered value.The binding is set to the correct value when I move the focus, but between cancel and moving focus my dialog shows inconsistent values.
Is there a way to "really" cancel the changes?
Regards,
Bastian
Hello,
I have researched this issue and it seems that UpdateSourceTrigger is already discussed in this forum thread.
Please have a look at it and let me know if you have any questions.
Hello Maria,
I think the UpdateSourceTrigger is not the problem.The problem is, that the bound property get's updated even if I cancel my input with ESC.Which leads to the situation that the value of my property differs from the value the XamTextEditor shows.
From my understanding when I hit ESC, the property should not be updated.
Hello Bastian,
I have contacted our development team about more information regarding the issue that you are having and I will follow up with you shortly.
I have logged this behavior with our developers in our tracking system, with an issue ID of 119678. I have also created a support ticket on your behalf with number CAS-98597-K1D9T7in 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.
The issue with Development ID 119678 has been fixed. The fix is available in the latest Service Release. You could download the Service Release by logging in our web site and then going to Account\My Keys and Downloads page.
Thank you for using Infragistics components.
Please let the rest of the world know which version that this is fix for.
Thank You
This fix is available from v.12.1.20121.2169 and v.12.2.20122.2022.
Please feel free to ask if you have any other questions.