Hello Fahad,
Each event in the Scheduler can have only one
Start and one
End time. These are the Dates / Times by which the event will always be rendered in the widget. The same event cannot be displayed in different times for different resources (in this case employees).
Nevertheless, the Scheduler allows additional data (custom fields) to be added to each event. This way you could add additional dates to the event data stating the different
start and
end times. That data could not be used to position the event on the Scheduler grid, but it can be displayed as a text in the
Event template. In order to do that, you will need to
implement a custom Editor template for the widget.
Note, that the additional fields and their type should be known at the time of configuration of the Scheduler, so the editors for them could also be predefined.
Regards,
Veselin Tsvetanov
Progress Telerik