I am having a column which has some javascript code. The script fetches the contents for the column.
The datatable does not execute the javascript.
Even if I write simple alert('a") in the column, the alert will not execute. How can I get the datatable to execute the script in the column.
Thanks
The datatable does not execute the javascript.
Even if I write simple alert('a") in the column, the alert will not execute. How can I get the datatable to execute the script in the column.
Thanks