Hello Donald,
You don’t have the resize: true
property in the second to last column configuration. If you don’t have it, Gantt doesn’t add the resizer:
https://docs.dhtmlx.com/gantt/desktop__specifying_columns.html#resizing
You can see the difference in the following snippets:
Without resizers:
https://snippet.dhtmlx.com/u6bcdxl4
With resizers:
https://snippet.dhtmlx.com/t5ba0gzu
1 Like
With your help, the problem was solved. Thank you very much