Search
2506 results 1001-1010
Reference
columns.width› Column width assignmentbe used to define the width of a column,columns.visible› Enable or disable the display of this columnof this option and the column().visible() / columns().visible() methods. Thiscolumns.type› Set the column type - used for filtering and sorting string processingmode, DataTables can process the data used for thecolumns.title› Set the column titleThe title of a columncolumns.searchable› Enable or disable search on the data in this columnUsing this parameter, you can define if DataTables should include this column in the filterable data in the table. You may want to use this option to disable search on generated columns such as 'Edit' and 'Delete' buttons for example.columns.search› Per column initial search configurationa column during initialisation. The search term can thencolumns.render› Render (process) the data for use in the tableGeneral overview The documentation below is acolumns.orderable› Enable or disable ordering on this columnparameter, you can remove the end user's ability tocolumns.orderSequence› Order direction application sequenceYou can control the default ordering direction, andcolumns.orderDataType› Live DOM sorting type assignmentDataTables' primary order method (the ordering feature) makes use