Hi, I am trying to clear RadDatePicker which is inside RadGrid, if checkbox is selected using JavaScript. Visually it does seem to clear it but, but if I move cursor there again, the value is there. I am aware of the clear() method, but when I select the control using jquery and try to invoke clear method, i get error message as this method doesn’t exist? May be I am not selecting the RadDatePicker right way? Any idea?