I use JQueryUI Datepicker as my datepicker on ASP Net webform. It run smoothly until I added some field validator to my form. Whenever I click on date picker calendar icon it throws this error On this line of codes The reason why its breaking because of the onselect function of the datepicker causes validators […]
Continue Reading →