I want to implement the following features using the Schedule View, Is there an example that can help me.
- Display specific dates for a resource for ex (calendar should display 17th Oct, 1st Nov and 25 Nov)
- I also have to do that same for multiple resources for ex calendar should display (For resource 1 -- 17th Oct and 1st Nov) (For resource 2 -- 20 Dec)
- Want to display a custom range, the user will be able to say show me calendar for next 4,5,7,10 days or show me calendar from 17 - 22
I believe if there is way to do the first 2 i should be able to use that to implement the last feature.
Thanks
vikas
- Display specific dates for a resource for ex (calendar should display 17th Oct, 1st Nov and 25 Nov)
- I also have to do that same for multiple resources for ex calendar should display (For resource 1 -- 17th Oct and 1st Nov) (For resource 2 -- 20 Dec)
- Want to display a custom range, the user will be able to say show me calendar for next 4,5,7,10 days or show me calendar from 17 - 22
I believe if there is way to do the first 2 i should be able to use that to implement the last feature.
Thanks
vikas