Posted
on Sep 14, 2011
(permalink)
Hi telerik,
I have a problem with binding to value in radmaskedtextbox. If i used mode OneWay then value didn't change onPropertyChanged event. But if i used mode TwoWay binding works correctly but in output window got message about ConvertBack ( cannot convert value .. property set method not found).
How can I solve this situation? I would like use mode oneWay.
Vladimir