jsgantt-improved
jsgantt-improved copied to clipboard
Update Documentation.md
pID is not the id required to remove the Item its row ID.
https://github.com/jsGanttImproved/jsgantt-improved/blob/4d80456c2b7d5072013af58fee20fbd9feb83b9c/src/task.ts#L528
ok
ok
good catch.. maybe we can add both.. by ID or Row?
@mariohmol That will also work. Just to clarify the confutions
I'm sorry, I 'm confused now.
The code does check by pID, not by row number...what Am I missing here?
thanks