Customizing the DatePicker Control
Hi,
We have a requirement to customize the datepicker control. The date to be shown as available for selection and the ones to be disabled depends on the data in a table. How do we go about achieving this functionality? Will need to override the default logic of showing the current month dates as available and all others disabled.
Thanks,