How to restricts Sunday using jQuery Datepicker
I'm using jQuery Datepicker, I want to restrict Sunday in Textbox n if Sunday is selected then it will goes to monday
I'm not selecting date in textbox, I got with the help of DropDownList plus Selected date
What can I do ?