Hi, I would like to present in the event calendar categories and colors as the same behaviour in Outlook. How can I do it?
You can customize the events using BeforeEventRender event handler:
http://doc.daypilot.org/calendar/event-customization/
You can use it to set custom event color, HTML, CSS and other properties depending on the category/other data.