Search
1553 results 311-320
Reference
columns.type› Set the column type - used for filtering and sorting string processingdata types used with DataTables, however, data is flexible and comescolumns.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.render› Render (process) the data for use in the tableis called the resolved data). DataTables ability to request differentcolumns.orderSequence› Order direction application sequenceorder (i.e. empty string) - data index order. Note thatcolumns.orderDataType› Live DOM sorting type assignmentDataTables' primary order method (the ordering feature) makes use of data that has been cachedcolumns.orderData› Define multiple column ordering as the default order for a columnto take either the data from a different columncolumns.name› Set a descriptive name for a columnwould use table.column( 'location:name' ).data() - append the string :name to indicate to DataTables that it should performcolumns.defaultContent› Set default, static, content for a columni.e. based on other data in the row), theajax› Load data for the table's content from an Ajax sourceDataTables can obtain the data that it is toajax.dataSrc› Data property or manipulation method for table datathe extra option of dataSrc to provide the ability to alter what data DataTables will read from the