search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Book few rooms in one go

Asked by Sebastien
5 years ago.

Hello,

I would like to use DayPilot Pro for ASP.NET MVC in order to book some meeting rooms. It will look very like the demo from this page: https://mvc.daypilot.org/demo/Scheduler/

I would lie to know if it's possible to book few rooms in one go. All rooms will be consecutive off course (for example Room E, Room F and Room G).
Do you know how I could do it?

Thanks for your help.

Answer posted by Dan Letecky [DayPilot]
5 years ago.

It's possible to select multiple time ranges at once if you enable time range multiselecting as described here:

https://doc.daypilot.org/scheduler/time-range-multi-selecting/

See also a demo (MVC version) here:
https://mvc.daypilot.org/demo/Scheduler/MultiRange

Comment posted by Sebastien
5 years ago.

Thank you for your reply but the solution you propose doesn't work as I want it.

In this demo if I press control I steel need to select each room one by one. What I'm looking for is a way to mouse down the start date on the first room them move to the last room end date to mouse up. y this way I know all my rooms will be consecutive and will have the same start and end dates.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.