views:

51

answers:

1

I can't really explain why exactly, but I really hate the .net DateTimePicker control built into C#.net and VB.net. Is anyone aware of a good alternative to either of these controls which is freely available? I'm sure I'm not the only one who doesn't like the control.

The date picker in Google Calendar is one which I really like, so I'd love something like that which I can use in a .net app.

A: 

Check out jQuery Date Picker It might take some configuring and styling but it looks like you could get close to what Google offers with this.