How to wrap detail text on Calendar Control?
Answered: In the Calendar control ( http://www.daypilot.org/calendar.html ) the text should be wrapped automatically. You can force a new line by inserting "<br/>" (use e.InnerHTML in BeforeEventRender event h...
DayPilot