I'm building a calendar application, using a custom appointment form based on one of the examples floating around here. Anyway sometimes I need the Appointment to be read only. I've got that part 90% there by using enabled=false for everything, but when I do that for the RadDatePicker on mouseover an error is thrown in MicrosoftAjax.js. I don't have any mouseover events, so I'm at a loss here.
Any ideas what could be throwing the error?
Any ideas what could be throwing the error?