Render asp.TextBox for html5 input type="date"
- by Jhonny D. Cano -Leftware-
Hello. I don't know if it has been asked before, couldn't find it either.
Is it possible to control the type of the input text that is rendered by an asp:TextBox? I would like to change it to <input type="date">
any suggestions or comments are welcome, thanks