Hi,
I would like to have an elegant Calendar/Date Picker control for capturing from and to dates. Presently I am making do with Spinner control which shows dates between the MIN and MAX Ranges of the dates in the database. This become slightly cumbersome for the end-user who has to scroll through every day (sometimes across months/years). A calendar/datepicker control which enables end-user to scroll fast across months/years would be very useful.
Requesting for :
i) A good calendar/datepicker control which will give uniform display across most devices.
2) A Calendar/date-picker control which can be customized to limit the date display between the 1st day of the month of the From Date and the Last day of the month of the to date.. For example, if the scope of my DATABASE Search is from 15th August,2017 to 9th September,2017 (i.e. the minimum date and the maximum date of the records in my table), then the Calendar/Datepicker control should be customizable to show the dates only from 1st August,2017 to 30th September,2017.
Thanks
I would like to have an elegant Calendar/Date Picker control for capturing from and to dates. Presently I am making do with Spinner control which shows dates between the MIN and MAX Ranges of the dates in the database. This become slightly cumbersome for the end-user who has to scroll through every day (sometimes across months/years). A calendar/datepicker control which enables end-user to scroll fast across months/years would be very useful.
Requesting for :
i) A good calendar/datepicker control which will give uniform display across most devices.
2) A Calendar/date-picker control which can be customized to limit the date display between the 1st day of the month of the From Date and the Last day of the month of the to date.. For example, if the scope of my DATABASE Search is from 15th August,2017 to 9th September,2017 (i.e. the minimum date and the maximum date of the records in my table), then the Calendar/Datepicker control should be customizable to show the dates only from 1st August,2017 to 30th September,2017.
Thanks