How do I add a line break in the Event Name display when combining variables into a string for the Event Name? I tried adding CHAR(10) & CHAR(13) but it appears to be ignoring the characters.
This solution did not work for me but I did follow the link you provided and tried the e.Html = e.Text; command with the <br/> already embedded in the text and that worked.
Thanks for your valuable assistance!
Comment posted by Dan Letecky [DayPilot] 4 years ago.
Great, thanks for posting your solution!
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.