Our pure JavaScript Scheduler component


Post by pmiklashevich »

We're going to have recurring event later this year

Pavlo Miklashevych
Sr. Frontend Developer


Post 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

Post 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.

Pavlo Miklashevych
Sr. Frontend Developer


Post 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?

Post by mats »

Should be in the next release hopefully!

Post 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.

Pavlo Miklashevych
Sr. Frontend Developer


Post by jeffrey1994 »

Any news on pagination support for CRUDManager?


Post 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

All the best,
Alex


Post by rcon »

Why is his topic pinned to the top?


Post by mats »

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


Post Reply