Date Picker

Hi,

Can someone suggest a good implementation for the calendar date picker dialog. We have been using the DHTML Calendar till now but that is not working well. When we have a scroll bar inside the page, then the calendar doesnt position itself properly.

Neha

http://code.google.com/p/calendardateselect/

Cheers, Gary.

+1 on calendardateselect. There’s still a Rails 1.2 version available too (you may need to apply a patch from a later revision if you’ll be using it in partials or fields_for blocks).

Best regards

Peter De Berdt

+2 on calendardateselect. It's fairly attractive and well integrated with Rails.

Neha Chopra wrote:

Hi,

Can someone suggest a good implementation for the calendar date picker dialog. We have been using the DHTML Calendar till now but that is not working well. When we have a scroll bar inside the page, then the calendar doesnt position itself properly.

Neha

There are a few here http://www.railslodge.com/tags/all/Calendar however I would normally go with Calendar Date Select, depending on what I need to do with it.