i have a certain dates that come from database and want to block those dates from selecting, how would i do that? like Alert when certain days are clicked on the jquery datepicker?
i am using asp.net C#. and pass the dates from server side to client?
any help?