Hi,
I upgraded to 11.1 to 13.1, and a XamTextEditor I have that was previously working is showing the following behavior:
1) Enter edit mode by making the cell active or right clicking the cell and choosing rename
2) type in some random garbage
3) hit enter key OR change focus by hitting tab or clicking out
4) the entered value is immediately blanked out and validation fails turning the cell red
Is there some change moving from the IG versions that changes the way EditMode is handled?
Thanks for your help.
Edit: I did some more digging, the text box in the XamTextEditor control that holds the actual text value is fine through the EditModeEnding event, and then suddenly in EditModeEnded, the text box in the control is null.
Hi
We have identified few issues and came to know issue in the new Version 13.1 XamTextEditor control behavior.
Issue1: The text box control is null when hit enter key OR change focus by hitting tab or clicking out.
Issus 2: Textbox text should select single click XamTextEditor will be moved to Edit mode
Please refer the more details about the issus http://es.infragistics.com/my-account/support-case/CAS-122788-C2P5J6
I have run in to this issue yet again, but it seems that support case is now closed.