Search
2506 results 761-770
Reference
colReorder.transpose()› Convert one or more column indexes to and from current and original indexesColReorder will change the indexes of columns whencolReorder.reset()› Restore the loaded column orderThis method provides the ability to restore thecolReorder.order()› Get / set column orderThis method provides the ability to get the current column order of a DataTable and also to set a new order. The reorder triggered by this method is immediate and there is no requirement to redraw the table.colReorder.move()› Programmatically move columnsThis method provides the ability to programmatically change the order of one column at a time (while colReorder.order() will set the order of all columns together).colReorder.enable()› Enable or disable ColReorder's interactionsto enable and disable the ColReorder end user interactioncolReorder.disable()› Disable ColReorder's interactionsbe used to disable the ColReorder end user interactioncardView› Enable and configure the CardView extension for DataTablesThis option provides the ability to enable andcardView.template› Set the template to use for the card viewThe real power of CardViewcardView.responsiveBreakpoint› Set the responsive breakpoint automatic card viewif it should show the card view, or thecardView.pageLength› Determine how CardView will handle the table's page lengthWhen switching between the card and table view