Search found 12409 matches

We recently added a new param passing the Scheduler instance too (see in action here https://bryntum.com/products/gantt/examples/custom-header/): Docs: https://bryntum.com/products/scheduler/docs/api/Scheduler/preset/ViewPresetHeaderRow#config-renderer { unit : 'day', // Show a number indicating num...

Thanks for reporting, we're tracking this issue at https://github.com/bryntum/support/issues/587

Zooming will be refactored soon to have much better performance.

Yes sure this should be quite easy to do with tools like Puppeteer on the server. You can simply call the export method from your automated script to produce the PDF.

Can you please provide us a full test case so we can inspect code?

Sure, that'd be easy to do with a custom eventRenderer (or taskRenderer in Gantt) which lets you output any HTML markup. https://bryntum.com/products/scheduler/examples/custom-event-rendering/

Sounds strange, any chance you can upload a small test case to us?

Sounds like you have not used "id" for your events, then it will be treated as a new event and we'll send it to backend to be persisted. Have a look at the data you load for the events? Please feel free to post here too if you'd like us to review.

Just noticed this now, it's better you post in our forums about these issues as we do not monitor Github support repo for changes from external members. We'll investigate!