jQuery DataTables two rows in head: first row column names and sorting, second row filtering
jQuery DataTables author Allan Jardine pointed out a simple way to get this done:
use the
bSortCellsTop
option, available since version 1.8.
jQuery DataTables author Allan Jardine pointed out a simple way to get this done:
use the
bSortCellsTop
option, available since version 1.8.