Hi, i need the feature DayPilotScheduler1.Resources.Add and DayPilotCalendar1.Columns.Add() in order to get the output that i want.
The display that i need to do is as below:
------------------------------------------------------------------------------------
3/3/2010 | 4/3/2010
-------------------------------------------------------------------------------------
| Shift 1 | Shift 2 | Shift 1 | Shift 2
-------------------------------------------------------------------------------------
Service A | Product 1 | Product 2 | Product 6 | Product 7
| Product 3 | Product 4 |
--------------------------------------------------------------------------------------
Service B
--------------------------------------------------------------------------------------------
I have try both the DayPilotScheduler and DayPilotCalendar, but they support either 1 featres only.
Can anyone help?