ASP.NET MVC2 DateTime Control [closed]
i am looking for a date time control/template for mvc2 anybody of you know a good one?
There are many ways to achieve that.
I would suggest you to use a JavaScript Framework to do that:
The most popular ones are the jQuery-Ui DatePicker and the Telerik MVC DatePicker.
Look at the datepicker in the jQuery UI library. http://jqueryui.com/
精彩评论