This is a migrated thread and some comments may be shown as answers.

Columnar events in day view

1 Answer 17 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Akhtar
Top achievements
Rank 1
Akhtar asked on 02 Mar 2015, 10:43 AM
I am writing an app that will manage the schedule for 3 resources (ie three separate rooms). 

There will be no parallel booking for a given room. What I want to be able to do is setup virtual columns in the day view - such that in the first virtual column, you will see all bookings for only room1, and same for the other 2 rooms.


At the moment, the auto formatting places these bookings all mixed up. 


As a last resort I may have to setup 3 bootstrap columns, and in each render the scheduler for a given room. 

Regards

1 Answer, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 04 Mar 2015, 08:38 AM
Hello,

The desired behavior of showing only the events that contains only given group value is not supported and you should use the second option - to render three separate scheduler widgets. To filter them correctly you can use the "filter" option of their dataSorces:

Regards,
Vladimir Iliev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Scheduler
Asked by
Akhtar
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Share this question
or