Now, understand that I know that when you create a recurring event only the master and any exceptions are stored on the DB.
Now, what I need is to create a treeview of a segment of a scheduler time frame with a node for each event. For regular events that's a piece of cake. What I need to is to be able to create 'dummy' entries to represent the events that Scheduler creates on the fly for recurring events.
So, the question is, given, say, a DB event record, complete with a recurrence rule, is their any way of creating a list of some sort of the events that Scheduler would create? Even if all I got back was a list of start and end datetimes I could prolly work the rest from there.
Even as I type this I'm pretty sure of the answer, but, ever the optimist, I will ask anyway! :-)
Go on, make my day!
--
Stuart
Now, what I need is to create a treeview of a segment of a scheduler time frame with a node for each event. For regular events that's a piece of cake. What I need to is to be able to create 'dummy' entries to represent the events that Scheduler creates on the fly for recurring events.
So, the question is, given, say, a DB event record, complete with a recurrence rule, is their any way of creating a list of some sort of the events that Scheduler would create? Even if all I got back was a list of start and end datetimes I could prolly work the rest from there.
Even as I type this I'm pretty sure of the answer, but, ever the optimist, I will ask anyway! :-)
Go on, make my day!
--
Stuart