In this small project i want to do one simple thing:
To implement Jquery Datepicker on ASP.NET page.
My additional requirements are:
The datepicker must be attached to enabled free text insert textbox,
with russian localization and validator that validates the date format - dd.MM.yyy (for example : 31.12.2009)
Its sounds very simple and so it is - who said i must write in my blog only about very complicate things?
So lets do it....
No comments:
Post a Comment