Search
2506 results 1021-1030
Reference
columnDefs› Set column definition initialisation properties.options to columns in the table, although in thiscolumnDefs.targets› Assign a column definition to one or more columns.The columnDefs option allows acolumnDefs.target› Alias of `targets`.This option is simply an alias of the columnDefs.targets option and is provided to allow for clarity when matching against a single column only.caption› Set a caption for the tableHTML tables have the ability to show aautoWidth› Feature control DataTables' smart column width handlingEnable or disable automatic column width calculation. This can be disabled as an optimisation (it takes a finite amount of time to calculate the widths) if the tables widths are passed in using columns.width.ajax› Load data for the table's content from an Ajax sourceDataTables can obtain the data that it isajax.submitAs› Set the data parameter submission formatmight wish to submit the data to the serverajax.dataSrc› Data property or manipulation method for table dataThe ajax option basically inheritsajax.data› Add or modify data submitted to the server upon an Ajax requestan Ajax request to the server, DataTables will constructDataTable.ext.errMode› Set how DataTables will report detected errorsuseful information that describes the error and how to