I\'m working on a history development of a particular user and I want it to be done with dataTables. However, I cannot find the way with which I can make my row or a particu
on my side, using row: this.parentNode.rowIndex didn't worked. I used this.parentNode instead and worked like a charm
row: this.parentNode.rowIndex
this.parentNode