I have custom ValueToTextConverter. However the converter cannot handle partial string. Example "+1" is invalid string, "+1d" is a valid string.
How can I handle this scenario? Is there are Mode like Binding UpdateSourceTrigger.LostFocus?
HI,
Here is a link on ValueToText5Converter's http://help.infragistics.com/NetAdvantage/WPF/2013.1/CLR4.0/?page=InfragisticsWPF4.Editors.v13.1~Infragistics.Windows.Editors.ValueEditor~ValueToTextConverter.html
Please let me know if you need further assistance regarding this issue.