Event Text Color on Export
9 years ago.
I am finding no way to change the text color or specific events when exporting.
During onBeforeEventRender we are able to change the background color of each event. In the same process there is no hook to change the text color of the event. We have attempted to wrap the text with a DIV or SPAN and styling them but the HTML code is rendered rather than being evaluated. We have attempted to utilize both InnerHtml and Html properties of e within the event, both with incorrect results.
I assume this is a bug. Is there a work around? Is this already in your bug tracker? When might this be resolved?
DayPilot