Search
2506 results 1181-1190
Reference
columns().init()› Get the initialisation options for the selected columns.Please see the column().init() method for discussioncolumns().indexes()› Get the column indexes of the selected columns.DataTables stores the data for rows andcolumns().header()› Get the header node for the selected columns.obtain (and therefore modify) the header cells used forcolumns().footer()› Get the footer nodes for the selected columns.obtain (and therefore modify) the footer cells used forcolumns().every()› Iterate over each selected column, with the function context set to be the column in question.A typical operation with the DataTable API is tocolumns().dataSrc()› Get the data source property for the selected columns.DataTables has the ability to read datacolumns().data()› Get the data for the cells in the selected columns.is used to get the data used for thecolumn.index()› Convert between column index formatsWhen working with the DOM you will typicallycolumn()› Select a single column from a table.its chained methods providing the ability to get workcolumn().width()› Get the width of a column.helper method to get the width of the column