views:

137

answers:

2

Hello guys, i am looking for a date time control/template for mvc2 anybody of you know a good one?

+1  A: 

Look at the datepicker in the jQuery UI library. http://jqueryui.com/

JcMalta
+1  A: 

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.

Shaharyar