If the data source is AJAX and the cell has JavaScript, the node is created and assigned directly via nTd.innerHTML=data so any JavaScript code inside the cell won’t get executed. To correct than you need the custom fnRender for that column.
DataTable jQuery Plugin – JavaScript inside a table cell
by
Tags:
Leave a Reply