Tagged Questions
0
votes
1answer
4k views
ASP.net Toolkit Masked Edit Control With 99:99 Time Mask
I am trying to use the asp.net ajax toolkit masked edit control to take an hour/minute input with the mask 99:99 and the masktype="time" property set.
However it doesn't seem to do any time ...