Home Unanswered Active Tags New Question

Bug with DayPilotCalendar AllDayEvents when ViewType=Respources

Hi

I am using a DayPilotCalendar control set to ViewType="Resources" and withDataColumnField set correctly. I'm setting two row headers using HeaderLevels="2" and adding the columns in the code behind. I'm adding a single date column, with child columns for the resources.

This all works correctly, the problem comes if I add in ShowAllDayEvents="true" and set the DataAllDayField. The all day events are showing correctly before (as normal events), but once they are showing as all day events they are all in the first column (i.e. the column for the first resource) regardless of which resource they actually are for.

Is this a bug or do I need to set a second 'DataColumnField' somewhere for all day events?

Asked by Laura 2 years ago.
Replies

This is a bug which is now fixed (build 5.8.1969).

Comment posted by Dan Letecky 2 years ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java