I am looking for a way to modify the structure of JQuery Datatable. What I am looking for is a structure like Dataview than a Datatable in which there wont be headers and it only has one unified column which contains an HTML structure. Something like the way Stackoverflow lists the questions:
Is this achievable using the Datatable or I have to use another Jquery library?