I'm trying to create a hyperlink inside the datatable column, I need to be fairly flexible as I need to put custom css classes on for other jquery plugins.
How would you do it in a table that isn't using DataTables? :-). Try doing it exactly the same way. Or if you want to be more fancy with it, you can use fnRender: http://datatables.net/usage/columns#fnRender
Replies
Allan