JEYASRI R wrote:
Thiago Mari wrote:
JEYASRI R wrote:
Thiago Mari wrote:
Like that?
Hai ,
In this input calendar widget displayed year 2009 to 2019 but I want to display the all year list on date picker.
how do i achieve this.Any one help me
Thanks,
jeyasri
Hi,
You can set the maxYear or just write in input.
Hope to help
Hai thanks for reply,
here is not display maxYear then how I set that value

Hi,

In MinYear, you can put any year, and the MaxYear you can put
Year(CurrDate())
This is the way to get the current year.
Cheers