Search found 32 matches

I am using 3.0.0 currently.
Based on this document I am supposed to get as long as 5 times of viewarea to left and right sides. https://www.bryntum.com/products/gantt-for-extjs/docs/?#!/api/Sch.mixin.TimelinePanel-cfg-bufferCoef However it works on days view but not working on hours view. Currently my viewarea for scheduler is...
I tried to test "drag to create an event on the view" but I wasn't able to create one although it does work on the example page... Haven't investigate the case since the ext with ME supported is not released yet.
I didn't find any post of Microsoft Edge but where can I find out the support on Microsoft Edge For Extjs and Scheduler?
ok I will see if I can create one or might create one in the jsfiddle.
I am working on the scheduler and initially set up so that whenever updating the event I will refresh the whole scheduler and grab the all data within the viewarea. In order to improve the performance I made it so that everytime one event is updated we only update the event just updated so i only ne...
I used scroll event to get extra data like the following but with some hacking 1. I need to track the scrollposition so that refresh event won't fire if scrolling vertically 2. set up the timeout so that it doesn't call refresh while scrolling Let me know if there are any better way. var scheduleGri...
Weird. I saw drag and create was not working on our app and example sites at all on E11 at the office and now checking other pcs at home(IE11) and it does work. Sorry for the confusion it could be something wrong with the particular machine. If it find something I will let you know.
Reconfigure is only called when switching the viewpreset. I guess I will try to see if I can catch scroll up event or somethings similar.
Seems like the drag and create an event is not working on IE11.

I tested with example site.

https://www.bryntum.com/examples/schedul ... ditor.html