I'm using the scheduler for a webproject, which contains bookings for resources (employees). The resources are grouped by date. The problem is that there are a lot of resources, but not all of them works all dates. What I want to do is, when in the week view, hide the columns for resources that are not working certain days. Showing all the resources all the time takes up a lot of width and is harder to overview than just showing the resources for the days they actually work.
This is what I want to achieve:
http://img5.imageshack.us/img5/2805/radscheduleresources.jpg
In my example picture I show 5 resources the first day, but only 3 the other.
This is what I want to achieve:
http://img5.imageshack.us/img5/2805/radscheduleresources.jpg
In my example picture I show 5 resources the first day, but only 3 the other.