It does not work, only can switch between month, not year.

On Mon, Nov 29, 2010 at 11:33 AM, Marco Mancini <[email protected]> wrote:
> try this code:
>
> DatePicker mydp= new DatePicker(){
>                private static final long serialVersionUID = 1L;
>
>               �...@override
>                protected boolean enableMonthYearSelection() {
>                    return true;
>                }
>            };
>
> 2010/11/29 Anna Simbirtsev <[email protected]>
>
>> Hi,
>>
>> Is it possible to get datapicker to switch between year, currently
>> there are arrows to only switch between month?
>>
>> Thanks,
>> Anna
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>



-- 
Anna Simbirtsev
(416) 729-7331

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to