Search
2506 results 1221-1230
Reference
caption()› Get / set the table's captionbe used to show the title of a tableany()› Determine if there are any entries in the result setFor example, knowing if the table has any dataajax› 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.