Search code examples
vb.netasp.net-ajaxajaxcontroltoolkitcalendarextender

Ajaxcontrolkit calendar control - customisation


Can the calendar control be customsised so that, say you have a system of renting out a holiday home. can the dates that have been booked appear as red and disabled on the ajaxcalendar control?

Cheers -- Jonesy


Solution

  • Run forest - run away from the ajax control toolkit. jQuery is your friend.

    Heres a link to the jquery Ui calendar. Other good plug-ins exists as well as other good javascript libraries, but MS is getting behind jQuery and jQuery UI is the official UI library.

    http://jqueryui.com/demos/datepicker/