views:

10

answers:

0

Hi guys, I have a datepicker in which I deactivated all dates except for a few special dates in any given month. Is there a way to get the first selectable date from that month? So on the OnMonth change I can use the date in a url. I have the month and year via the onChangeMonthYear event.

Thanks.