alert(table.cell('tr.selected', 0).data());
↧
The debug console indicates the .cell() property is not supported in the context shown below...tryin
↧
alert(table.cell('tr.selected', 0).data());