Our state of the art Gantt chart


Post by jreece »

Good morning,

I modified the advanced example to set the readOnly flag to true. I was expecting this to lock down the entire app, instead it only disables editing in the grid and the task editor; but you can still drag tasks around in the chart view. I'm sure I could disable this feature but it feels like it should be controlled the config - is there something I'm missing or a better way to do this?

Thanks :)


Post by mats »

That's a bug, ticket opened: https://github.com/bryntum/support/issues/3599

Any other editing you were able to perform?


Post by jreece »

Thanks Mats,

Nothing in our app, no. In the example you can change the project start date using your picker, but I think that's just part of the demo.


Post Reply