parmarmayur9090 / jquery-datepicker

Automatically exported from code.google.com/p/jquery-datepicker
0 stars 0 forks source link

Disable not pre selected dates in multimonth #243

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
First, sorry for my bad english.
I use multimonth, date-picker with pre selected dates from database,
How I disabled others days?

Ex; I have in each month especific pre selected days, like,

october: 17,20,25

november:10,12,18

I need disable toher days.

See: http://www.carpediemacademia.com.br

Thanks for while!

Joni Amaral

Original issue reported on code.google.com by kda...@gmail.com on 7 Oct 2010 at 3:28

GoogleCodeExporter commented 8 years ago
Use a renderCallback e.g.

http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/renderCalendar.html

http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/renderCalendarBankHol
idays.html

Original comment by kelvin.l...@gmail.com on 14 Apr 2011 at 7:43