Page 2 of 2

Re: Scheduler 1.x vs ExtJS Scheduler

Posted: Tue Apr 09, 2019 2:33 pm
by pmiklashevich
We're going to have recurring event later this year

Re: Scheduler 1.x vs ExtJS Scheduler

Posted: Tue Jun 04, 2019 5:28 pm
by kevinvdheuvel
You guys have a roadmap for missing features? If not, can we expect the following features to be added in the future?
* Drag selection (dragging multiple events at once)
* Print

Re: Scheduler 1.x vs ExtJS Scheduler

Posted: Tue Jun 04, 2019 6:51 pm
by pmiklashevich
Dragging multiple events is coming in next few releases (2.1.x)
Export/Print features is going to be done later this year. There is no specific date.

Re: Scheduler 1.x vs ExtJS Scheduler

Posted: Wed Jun 12, 2019 5:03 pm
by kevinvdheuvel
pmiklashevich wrote: Tue Jun 04, 2019 6:51 pm Dragging multiple events is coming in next few releases (2.1.x)
Export/Print features is going to be done later this year. There is no specific date.
I see that in 2.1.0 you guys have added the 'Drag selection' feature, nice.
However this is just for selecting multiple events. If you then proceed to drag, it will only drag the last selected event.
I'm assuming multiselect dragging is a separate feature then? When can we expect this?

Re: Scheduler 1.x vs ExtJS Scheduler

Posted: Wed Jun 12, 2019 5:05 pm
by mats
Should be in the next release hopefully!

Re: Scheduler 1.x vs ExtJS Scheduler

Posted: Wed Sep 02, 2020 7:40 am
by pmiklashevich

Multiselect drag is already supported. https://bryntum.com/examples/scheduler/dragselection/
Please select few events holding "cmd" or "ctrl" and drag them all together. Also you can see a checkbox at the top. When checked the drop will move all the selected events to the same resource and time.


Re: Scheduler 1.x vs ExtJS Scheduler

Posted: Tue Oct 27, 2020 6:59 pm
by jeffrey1994

Any news on pagination support for CRUDManager?


Re: Scheduler 1.x vs ExtJS Scheduler

Posted: Wed Oct 28, 2020 8:19 am
by alex.l

Hi jeffrey1994,

Our AjaxStores do support pagination,
https://bryntum.com/docs/scheduler/#Core/data/AjaxStore
https://bryntum.com/docs/scheduler/#Core/widget/PagingToolbar
There are no plans in nearest future to add pagination to CRUDManager itself. It will not be supported by Gantt, but for Scheduler you may implement it yourself by adding some extra params and UI.

All best,
Alex


Re: Scheduler 1.x vs ExtJS Scheduler

Posted: Fri Jan 14, 2022 9:40 am
by rcon

Why is his topic pinned to the top?


Re: Scheduler 1.x vs ExtJS Scheduler

Posted: Fri Jan 14, 2022 11:58 am
by mats

Now unpinned, was to help users who wanted to compare our new vs old Scheduler products.