Responsive feature

Hi, I wish to know if exists any plan to make the suite responsive in the future

1 Like

Yes, but unfortunately it is not in our near plans.

hi, any updates on the feature plans? We’re working on wcag 2.1 compatibility (reflow under 400%) and gantt being responsive would help a lot (even though I see some complexity in achieving it). Thanks.

Hello Andrey,
If you set the 100% value for the width and height style parameters for the Gantt container, it will stretch depending on the container size.
However, there is an issue that the grid won’t be resized. To change it, you can manually modify its width each time Gantt repaints itself.
To test how it works, resize the part between the code and the demo(sometimes you need to do it several times):
http://snippet.dhtmlx.com/5/adf41070a
And here you can change the container height:
http://snippet.dhtmlx.com/5/326d24340