I am using a standard jQuery Datepicker and I need to modify the text in each TD based on some daily status information. I realize I can wire up the "beforeShowDay" event but that only allows me to modify css information for each date. Hoping for an event on the entire calendar such as "afterRender" etc.I am using a standard jQuery Datepicker and I n