Script in a column in dynamic datatable
Script in a column in dynamic datatable
nikhildioza
Posts: 1Questions: 0Answers: 0
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
This discussion has been closed.