I use jQuery Inputmask to add masks to my TextBox. But I need to add a mask when listing these fields (phone, cpf, etc). I use DisplayFor to list, but the mask does not work with it.
Code in my View:
Cargo: @Html.DisplayFor(...
asked by
22.01.2015 / 13:13