Search found 162 matches

How to know resource model is visible or not?
I found a resource with code

scheduler.resourceStore.getById(resourceId)

It returns a ResourceModel, but I don't know it is visible or not?

Thank you for your response, Tasnim. I've read the docs for timeaxis but my expectation is: it will automatically show the hidden time period if there is a task assigned at that time (only the assigned date). Is there any solution for this ?

Can we hide non-working time (the date without any tasks) but automatically show that hidden time period if there is a task assigned at that time (only the assigned date) ?

Hello, Thanks for the feature request. I've opened a ticket for that. Here it is https://github.com/bryntum/support/issues/5868 Good Luck :), Tasnim I saw a new feature: https://bryntum.com/products/scheduler/docs/api/Scheduler/feature/StickyEvents In this feature, the event is keeping the contents...

Could you give me an idea to implement this feature? CSS position...?

Hi,
We would like a feature: When you scroll the time axis left or right, the event is always pinned to the edge of the view.

Hi support 4rum, Sometimes I drag/drop events on schedule-timeline, and after that about 5 seconds, I get all data in another client. Sometimes I see the wrong event and I get errors in the console. I used bryntum version 4.3.2 and the same result with version 4.3.9 scheduler.module.js?66cd:125127 U...
Try listening for https://bryntum.com/docs/scheduler/api/Scheduler/model/ProjectModel#event-dataReady triggered by the Project instance scheduler.project.on('dataReady', () => {}) Thank you for your suggestion, but I've just tested this code with an example. The result is it prints a message after ...
This is the API method to call after you have opened scheduler and loaded the events: https://bryntum.com/docs/scheduler/api/Scheduler/view/mixin/SchedulerScroll#function-scrollEventIntoView I know this function, but I don't know when the scheduler inits are done. How can I listen to the scheduler ...

I have an issue: From Screen X, then go to => Scheduler Screen & jump to event immediately.

What is the best solution for my case?
I am looking forward to receiving the most detailed support 🙏. Thank you very much!