Search
2252 results 1071-1080
Reference
indexOf()› Find the first instance of a value in the API instance's result set.its position is in the result set if itincludes()› Determine if an API result set contains a given value.don't need to know the value's location in thei18n()› Internationalisation token lookup.building upon DataTables, where the software will present languageget()› Get the underlying data from a DataTable instancemethod provides access to the data that is containedflatten()› Flatten a 2D array structured API instance to a 1D array structure.useful when working with the plural methods such asfilter()› Create a new API instance with all elements from the result set which pass a given test.The filter() method provides aerror()› Trigger an error message.show error messages to the developer building on DataTableseq()› Reduce an Api instance to a single context and result set.The DataTables API is designedeach()› Iterate over the contents of the API result set.method makes use of the fact that DataTables APIdraw()› Redraw the table.deleting a row, changing the sorting, filtering or paging