Weird problem. I'm writing a web form in asp.net that has 2 jquery datepickers. Everything works fine until I add a required field validator onto the form. It doesnt matter where I add the RFV on the page, as soon as I add it the datepicker icon beside the date textboxes disappears. Anyone encountered this problem before?
Thanks