Our blazing fast Grid component built with pure JavaScript


Post by artbil »

Hello,

As you can see here https://www.bryntum.com/docs/grid/api/Core/widget/DatePicker, we can't select a year before 2002 :

screenshot.png
screenshot.png (18.16 KiB) Viewed 292 times

Is it possible to change the minimum year selectable ?

Kind regards,
Arthur


Post by marcio »

Hello Arthur,

Thanks for the report, actually, currently we don't have a way to configure this specific year select. You can set up a minDate, but that will affect navigation only (I just tested it here). I opened a ticket to make this select to follow the minDate configuration https://github.com/bryntum/support/issues/5096

Best regards,
Márcio


Post Reply