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

[email protected] 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

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

Cheers,
Gary.

On 13 Feb 2008, at 21:50, Gary D. wrote:

http://code.google.com/p/calendardateselect/
+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

Neha C. 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.

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