Hello,
I am using Daypilot Pro trial verision.
I want to customize tool tipmsg "on eventmouse over".
Its showing datafield value + startdatetime and enddatetime
Best regards,
You can do it by handling BeforeEventRender event. In the event handler, you can set e.ToolTip value as you wish.