This question is locked. New answers and comments are not allowed.
How would one go about setting up a calendar to clear actions taken on non-selectable dates? For example, in the demo (http://demos.telerik.com/aspnet-mvc/calendar/selectaction ) there are dates that are selectable (underlined) and those that are not. If you select a "selectable" date, you'll get the text displayed (example: "This date was clicked: 5/7/2012 12:00:00 AM" ). However, if you click on one of the other days (not selectable)... that text remains. What could be done to clear those results?