Search
1553 results 411-420
Reference
ajax.params()› Get the data submitted by DataTables to the server in the last Ajax requestthe last Ajax request DataTables made. The data object stored is theajax.json()› Get the latest JSON data obtained from the last Ajax request DataTables madeAPI instance references multiple DataTable instances, only the JSON data from the first tableDataTable.util.stripHtml()› Remove HTML from a stringDataTables and its extensions oftenDataTable.util.set()› Create a write function from a descriptorthe familiar JSON notation. DataTables uses this method internally for columns.data when writing data to the data storeDataTable.util.get()› Create a read function from a descriptorfunction to get arbitrary data. The DataTables columns.data and columns.render propertiesDataTable.util.escapeRegex()› Escape special characters in a regular expression stringnot directly effect a DataTable or DataTables configuration. It is usedDataTable.util.escapeHtml()› Escape HTML entities to make a user input string safeDataTables is required to writeDataTable.types()› Get a list of the data types registeredDataTables operates on the data shown in the tableDataTable.type()› Get / set details of a data typeDataTables operates on the data shown in the tableDataTable.datetime()› Register a date / time format for DataTables to useto this function and DataTables will automatically look for data that matches that format,