Search
2506 results 1191-1200
Reference
column().visible()› Get / set the visibility of a single selected column.density. This method allows the visibility of a singlecolumn().type()› Get a column's data type.be used to get the data type for acolumn().title()› Get / set the title for a column.to get and set the title of a columncolumn().search.fixed()› Get / set a named search to apply to a column.fixed" search term to the whole table, this methodcolumn().search()› Search for data in the selected column.While search() provides the ability to search globallycolumn().render()› Get rendered data for a columnmethod provides access to the orthogonal data that DataTablescolumn().orderable()› Get information about the orderable status of a column.This method provides the ability to programmatically check if a given column is 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.column().order()› Order the table by the selected column.a useful alternative to the order() method, allowing youcolumn().nodes()› Get the cell nodes for the selected column.is used to get the nodes of the tablecolumn().name()› Get the name for the selected column.This method provides the ability to retrieve the