Hi,
Is there an easier way to my users select his birth date?
i do not want to use a datepicker because it takes some time to go back until find the date…
How webix deals with this?
Thanks and regards!
Hi,
Is there an easier way to my users select his birth date?
i do not want to use a datepicker because it takes some time to go back until find the date…
How webix deals with this?
Thanks and regards!
With datepicker, you don’t need to go back through months to find the specific day.
If you click on the month in the header - you’ll get the list of the months.
The same to the year - you’ll get the list of the decade.
But datepicker is hardly customizable, so if you need a separate year/day/month-picker, you can create something like this:
Thank you very much!!
regards!