Search
278 results 41-50
Reference
preDrawCallback
› Pre-draw callback.is called at the very start of each tablelanguage.emptyTable
› Table has no records stringThis string is shown when the table is empty of data (regardless of filtering) - i.e. there are zero records in the table.columns.name
› Set a descriptive name for a columnDataTables' API, it is very common to want tocolumns.footer
› Set the column footer textVery similar to the columns.titlecolumnDefs
› Set column definition initialisation properties.Very similar to columns, thispreXhr
› Ajax event - fired before an Ajax request is madebe required. It is very similar to the ajax.datastate()
› Get / set the state of the tablea setter, you will very likely want to callpage.info()
› Get paging information about the tablepage - Current page index (zero based - i.e. the firstorder()
› Get / set the ordering applied to the table.The column index is zero based - i.e. the firstindexOf()
› Find the first instance of a value in the API instance's result set.It is often very useful to know if