Is there any way to bind my ViewModel and change the mask according to my ViewModel Property?
2 Answers, 1 is accepted
0
Accepted
Georgi Krustev
Telerik team
answered on 18 Jul 2014, 10:39 AM
Hello eduardo,
Currently, the MaskedTextBox widget does not have built-in MVVM mask binding, but you can easily add one and update the mask of the widget dynamically. Here is a simple Dojo demo, which shows how to accomplish this.
Regards,
Georgi Krustev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!