Aspx control
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi All, I have a control like this
This will take 12.59 as maximaum . But if i am entering morethan that like 22.99 , 12.59 is comming , i need to 00.00 if i am entering a higher value than 12.59. Please help Thanks Rk
-
Hi All, I have a control like this
This will take 12.59 as maximaum . But if i am entering morethan that like 22.99 , 12.59 is comming , i need to 00.00 if i am entering a higher value than 12.59. Please help Thanks Rk
Check Mask Setting? it reads 12 : 59 .. Could this be used for a time Box previously? - Where did the control come from? did you write it? .. Check Docs.