The problem
I recently used the calendar control from the AJAX toolkit to set a date in its associated textbox control. I wanted the user to only be able to set the date through the calendar control so I made the textbox read only by setting the ReadOnly property …