Search
807 results 361-370
Reference
destroy()
› Destroy the DataTables in the current context.un-enhanced state, with the data shown in the table.columns.adjust()
› Recalculate the column widthsformat based on the data in the cells. Ascolumns()
› Select multiple columns from a table.such as getting its data or toggling its visibility.columns().types()
› Get the data types for selected columns.used to get the data types for selected columns.columns().titles()
› Get / set the title for multiple columns.visibility control and export data. DataTables wraps the columncolumns().search()
› Search for data in the selected columns.ability to search for data on specific columns. DataTablescolumns().render()
› Get rendered data for a collection of columnsaccess to the orthogonal data that DataTables uses forcolumns().indexes()
› Get the column indexes of the selected columns.DataTables stores the data for rows and columnscolumns().every()
› Iterate over each selected column, with the function context set to be the column in question.adding event handlers, updating data, etc. This iteration ofcolumns().dataSrc()
› Get the data source property for the selected columns.the ability to read data from a variety of