gantt.getGridColumn() and gantt.getGridColumns()
Opened this issue · 1 comments
kansimies commented
gearcoded commented
@kansimies,
I don't see anything wrong with that. The gantt.getGridColumn
and gantt.getGridColumns
method are supposed to work only for the main grid. You cannot rely on these methods if you try to obtain the columns of the resource grid.
If you encounter an issue, please describe it in more detail. Also, I will need a way to reproduce the issue locally. Please add your configuration to the following snippet and make sure that the issue is reproduced there:
https://snippet.dhtmlx.com/40tsh9uz
Then, click on the Save
button and send me the link.
Or send me a ready demo with all the necessary JavaScript and CSS files so that I can reproduce the issue locally.