Event innerHTML when Printing
Dan,
The new print export function works great thanks.
But one problem I've found is that any html code added to the InnerHtml of an event just shows as text rather than rendered html.
example e.InnerHTML = "<span class='red'>ALERT</span> & e.InnerHTML
Asked by steve65 3 years ago.