Answer posted by Dan Letecky [DayPilot] 12 years ago.
If you use the same resource id then it will be displayed in both rows.
Comment posted by Simon 12 years ago.
Do you have an example that demonstrates this?
I havn't been able to do this, both in the project where I've integrated DayPilot scheduler and in the sample mvc application that comes with version DayPilotProMvc-7.7.5654.
For instance - I add two identical resources like so:
Resources.Add("RX", "RX");
Resources.Add("RX", "RX");
And yes... they are supposed to have the same resource id.
The events that I assign to the first RX will occur for the first RX... and only the first RX. Likewise, events assigned to the second RX will only occur for the first RX.
The events should be displayed on both the first and second RX resource-row.
Comment posted by Dan Letecky [DayPilot] 12 years ago.
You are right, the event is consumed by the first resource with a matching id.
It requires a minor change to allow the event to be loaded in all resources - please hold on.
Comment posted by andre 12 years ago.
I am very interested in this feature, too.
Comment posted by andre 12 years ago.
Hey Dan,
when will the Daypilot get updated and come with this feature?
Thanks in advance
Comment posted by Dan Letecky [DayPilot] 12 years ago.
The behavior is now updated (build 7.7.3063). You can download it in the sandbox: