Search
2506 results 1171-1180
Reference
columns().visible()› Get / set the visibility of the selected columns.density. This method allows the visibility of columns tocolumns().types()› Get the data types for selected columns.is used to get the data types for selectedcolumns().titles()› Get / set the title for multiple columns.to get and set the titles of multiple columnscolumns().search.fixed()› Get / set a named search to apply to a column.this method would assign the provided search term tocolumns().search()› Search for data in the selected columns.this method would assign the provided search term tocolumns().render()› Get rendered data for a collection of columnsmethod provides access to the orthogonal data that DataTablescolumns().orderable()› Get information about the orderable status of the selected columns.This method provides the ability to programmatically check if the given columns are orderable by the end user (a click on the header cell) and optionally to get the ordering directions that the column can take, as defined by columns.orderSequence.columns().order()› Order the table by the selected columns.a useful alternative to the order() method, allowing youcolumns().nodes()› Get the cell nodes for the selected columns.is used to get the nodes of for thecolumns().names()› Get the names for the selected columns.This method provides the ability to retrieve the