Our state of the art Gantt chart


Post by ahmed.farahat »

From my understanding and looking at some of the code examples it seems the Gantt/Grid by default uses an internal state provider to save info regarding the widget like selected columns etc, this feature is conflicting with our logic, how can this be disabled?


Post by mats »

It's off by default, you can see it enabled here: https://bryntum.com/products/grid/examples/state/

Can you please share some more details of how it conflicts with your logic?


Post by ahmed.farahat »

ok, i thought this might be enabled by default, the problem is we already have a state provider mechanism that provides the Gantt with user saved settings, i noticed in some pages that the gantt ignores this settings and behaves as if its internally saving its own settings, but i will have another look may be something else is causing the issue

Thanks Mats, if i don't find the problem i will post a sample code


Post Reply