help for MaskedEditValidator for date format?
ASP.NET
3
Posts
2
Posters
0
Views
1
Watching
-
REspected all, I am using Ajax control : MaskedEditExtender & MaskedEditValidator for date I want date format in "dd/MM/yyyy" Please tell me, how can I sset this
Set UserDateFormat="DayMonthYear" CultureName="en-GB" Hope this will help you.
-
Set UserDateFormat="DayMonthYear" CultureName="en-GB" Hope this will help you.