Java J2ee Notes
Tuesday, January 1, 2013
Jquery Datatable - to add a css class to all cells
Include the following property in dataTable initialization script.
"aoColumnDefs": [
{ "sClass": "myCssClass", "aTargets": [ "_all" ] }
],
For more info refer:
datatables doc
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)