Search
1553 results 1161-1170
Reference
reverse()› Reverse the result set of the API instance.of the fact that DataTables API objects are "arraypush()› Add one or more items to the end of an API instance's result set.Javascript arrays', since the DataTables API object is "arraypop()› Remove the last item from an API instance's result set.Javascript arrays', since the DataTables API object is "arraypage.len()› Get / set the table's page length.the paging used by DataTables for display. Please notepage()› Get / set the current page of the table.a core feature of DataTables, and this method providesorder.listener()› Add an ordering listener to an element, for a given column.the same method as DataTables uses internally for theorder.fixed()› Get / set the fixed ordering applied to the table.is applied to a DataTable. The "fixed" ordering islength› Number of elements in an API instance's result set.of the fact that DataTables API objects are "arraylastIndexOf()› Find the last instance of a value in the API instance's result set.of the fact that DataTables API objects are "arrayjoin()› Join the elements in the result set into a string.of the fact that DataTables API objects are "array