Search found 40 matches

Sounds great! It took me several reads before I spotted that one so I can understand that it has gone unnoticed :)
Gee, thanks! :D
Gee, thanks! 😄
Ok, I think I found the issue (a misspelled key). In your class AjaxHelper the following lines of code can be found: static fetch(url, options = {}) { const controller = new AbortController(); options.signal = controller.signal; if (!('credentitals' in options)) { options.credentials = 'include'; } ...
Is it available in the Gantt 1.1.5? I see that it is added in the scheduler 2.2.4 but am specifically wondering about the Gantt..
Will this be in the next Gantt release?
Thank you. I've gotten pretty much everything to work with crud but I'm still having some troubles configuring the fetchOptions. How would you edit the php-demo to change the fetchOptions (specifically the credentials part)? Can it be done on the transport object itself or do you have to access each...
Hello!

I'm wondering how I initialize the ganttcrudmanager? I can't even seem to find the class under the Bryntum namespace.. A guide of how to work with the ganttcrudmanager would be very helpful..

(I'm using ExtJs modern and BOTH scheduler and gantt components)
Any updates on when this might be available?
Sounds great!

Will this feature be able to edit recurring events individually or will the only changes able to make be for the definition-booking?