| http://www.w3.org/ns/prov#value | - After populating my list with selected dates elsewhere in code, in the DayRender event (this event fires for every date in the calendar control), I compared the date that the control was currently drawing with my list, and if there was a match, I set the cell???s css class property to my selector style.
|