AJAX Calendar/Scheduling Controls
How to create weekview calendar with resourse and week on header?
If you need anything else than the standard views (day, week, work week, custom number of subsequent days), you should take a look here:
www.daypilot.org/daypilotcalendar-column-headers-hierarchy.html
You can use ViewType="Resources" and generate the columns manually. The columns can be organized hierarhically, that will allow you to group the columns as needed.
DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java