What determines if an Event is shown?
8 years ago.
In Calendar, using "Resource" view, what exactly determines if an Event (pulled from db) is shown?
I have experimented a lot with it and found, that there is a connection between an Events' date and its Resource. Currently only events for the first week are shown, even if the event in the second week seems to match the criteria = same date + resource.
Currently I set up Columns' resource=day number, and Event resource to its start.getDay() (day number 0..6).
I am confused...
DayPilot