Script in a column in dynamic datatable
Script in a column in dynamic datatable
![nikhildioza](https://secure.gravatar.com/avatar/f6ca588b3457c11d8d4bd0fffe5182d7/?default=https%3A%2F%2Fvanillicon.com%2Ff6ca588b3457c11d8d4bd0fffe5182d7_200.png&rating=g&size=120)
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.