Hi,
I'm showing the calendar on a daily view, showing all events on that day on one page.
I wish to sort the events on the grid by rooms (halls) the event takes place on.
e.g. three halls, so it'll be divided to 3 columns, on the left column there will be the events relevant for room number 1, on column 2 there will be the events relevant for room number 2, and on column 3 there will be the events for room number 3.
Is there a way to achieve such a behavior using this jQuery Weekly Calendar plugin?
Thanks,
Ido