Hi,
I have a scheduler with a hierarchical resource tree. In this tree I have some recurrent resources (with the same ID). At the moment the recurrent resource's events appear only at the first occurrence of the resource, but I would like them to appear wherever the resource does. Another similar aspect of my problem is that if I try to add an event to the second occurrence of a recurrent resource the new event shows up at the first occurrence.
I assume that the control searches for the associated resource ID, places the event at the first occurrence of it and than continues with the next event.
Is it possible somehow to go trough the tree and put the event at every occurrence of the resource? Is there a method to override or something?
I attached a file too. Maybe it helps.
Thanks.