Re: DatePicker Simple Question

2008-04-13 Thread Ayodeji Aladejebi
thanks

On 4/12/08, Gerolf Seitz [EMAIL PROTECTED] wrote:

 iirc, the default behavior is that you can click on the month,
 and then an advanced month/year selection will be displayed.
 if that's not the case, you need to override
 Datepicker#enableMonthYearSelection
 and return true.

   Gerolf

 On Sat, Apr 12, 2008 at 4:37 AM, Ayodeji Aladejebi [EMAIL PROTECTED]
 wrote:


  Please,
 
  The default behavior of the current datepicker allows users to scroll
  month
  by month, how can datepicker be configured to scroll year by year?
 
  thanks
 



Participate, Collaborate, Innovate
Join Community:
http://www.cowblock.net/

Get A Free Blog:
http://blogs.cowblock.net/


Re: DatePicker Simple Question

2008-04-12 Thread Gerolf Seitz
iirc, the default behavior is that you can click on the month,
and then an advanced month/year selection will be displayed.
if that's not the case, you need to override
Datepicker#enableMonthYearSelection
and return true.

  Gerolf

On Sat, Apr 12, 2008 at 4:37 AM, Ayodeji Aladejebi [EMAIL PROTECTED]
wrote:

 Please,

 The default behavior of the current datepicker allows users to scroll
 month
 by month, how can datepicker be configured to scroll year by year?

 thanks



DatePicker Simple Question

2008-04-11 Thread Ayodeji Aladejebi
Please,

The default behavior of the current datepicker allows users to scroll month
by month, how can datepicker be configured to scroll year by year?

thanks