Search
2252 results 1141-1150
Reference
ajax› Namespace for Ajax methodsit allows decoupling of the data retrieval methods fromajax.url()› Get / set the URL that DataTables uses to Ajax fetch dataWhile the ajax.reload() option makes itajax.url().load()› Load data from the newly set data source URLhas been set using the ajax.url() method. Note ajax.url()ajax.reload()› Reload the table data from the Ajax data sourceIn an environment where the data shown in theajax.params()› Get the data submitted by DataTables to the server in the last Ajax requestdata was used in the last Ajax request submittedajax.json()› Get the latest JSON data obtained from the last Ajax request DataTables madebe able to read the JSON response from aDataTable.versionCheck()› Version number compatibility check functionThis method provides the ability for plug-in developersDataTable.util.unique()› Get all unique items from an arrayit does not mutate the original array passed in.DataTable.util.throttle()› Throttle the calls to a method to reduce call frequencyis made available in the public API to helpDataTable.util.stripHtml()› Remove HTML from a stringordering and search in the table. This method exposes