Search found 6 matches

Hi , We have implemented angularjs version of bryntum scheduler. Noticed 1 issue that when we drag event it shows end date as Oct 03 2022 , but after drag completes and opens event edit form then end date in form shows Oct 04 2022. The above issue noticed when we are set scheduler view to week view ...

Hi ,
Currently i am using licenced bryntum scheduler.
I need to integrate this with server side using Java ,so need Java domain objects for scheduler similar as available for Gantt.
Please help me :)

HI, I am using AngularJs Bryntum scheduler version (trial). I want pass extra param in load request ,but my extra parameter value is in JSON format can not able to pass it to server. I read documents https://www.bryntum.com/docs/scheduler/#Scheduler/data/CrudManager#config-transport But could not un...
Basically i want to highlight holidays as per my calendar data which will come from database.
And as per documentation provided one can override default calendar data with custom one using collection of Scheduler.model.CalendarDayModel but not find example how to override default data.
HI,
I am using AngularJs Bryntum scheduler version .
I want to load custom calendar and replace it with default calendar Data.
Like there are stores present for assignmentStore ,resourceStore etc ,cant find calendar store.
Please help :)
This is now solved by using the constraints feature. EXTJS : 6.6.0 Gantt-pro-6.0.4 Hi Mats, How is it possible by using constraints? As we can apply only one constraint to the task (for e.g. let say to the root element) i.e 'start no earlier than' or 'finish not later than' at a time. This will lim...