<input data-role="maskedtextbox" data-bind="value: ip_address" data-mask="000.000.000.000" /> The problem is that if you don't use all digit places, you have to put a zero (192.168.002.100 vs 192.168.2.100). I would like there to be a max number of characters (3) in-between the periods.
Hi,
The MaskedTextBox provides masking for single characters and not groups of characters. Thus I am maring the request as declined. If the functionality is highly desired I suggest using a regex which to trim the undesired symbols after getting the value from the widget.
Regards,
Angel Petrov
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.