gantt
gantt copied to clipboard
GPL version of Javascript Gantt Chart
Thank guys in advance for this great project. Does this component support moving task across the porjects?
I’ve encountered an issue where inline editors cannot be used when multiple grid layouts are present. This seems to limit editing capabilities in more complex UI configurations. If there's any...
Hi, I’m facing a couple of issues with DHTMLX Gantt that I would appreciate some help with: After configuring gantt.config. layout, when switching to a new page, the table width...
Is there a way to prevent vertical autoscroll? I have a use case where I might have a lot of rows in the gantt chart with click_drag enabled. If the...
I have enabled Content Security Policy in my Angular project and set the value of gantt.config.csp to true, but it still prompts an error message dhtmlxgantt.js:20 Refused to apply inline...
Add ".gantt_noselect" too $root instead of document.body to make grid column resize work in Shadow DOM. The codebase has different ways of toggling `.gantt_noselect` class. Please streamline them all to...