Search
23683 results 141-150
Reference
fixedColumns.right› Number of columns to fix to the right of the tableset the number of columns that will be fixedfixedColumns.leftColumns› Number of columns to fix to the left of the tablefix two or more columns in place as requiredfixedColumns.left› Number of columns to fix to the left of the tableset the number of columns that will be fixedfixedColumns.end› Number of columns to fix to the end of the tabledefines the number of columns that will be fixedfixedColumns› A single button that initialises and allows FixedColumns to be toggled.This button type initialises FixedColumns and then when pressed the columns are toggled between being fixed to the table and not fixed to the table.fixedColumns().start()› Get / set the number of columns fixed at the start of a tablefor the number of columns that are fixed tofixedColumns().right()› Get / set the number of fixed columns on the right side of a tablefor the number of columns that are fixed tofixedColumns().left()› Get / set the number of fixed columns on the left side of a tablefor the number of columns that are fixed tofixedColumns().end()› Get / set the number of columns fixed at the end of a tablefor the number of columns that are fixed toinlineCreate()› Create a row inlinewith the fields and columns automatically derived from how
Forum
- 26th Oct 2023Mouse click search not in all columnsresult. Data from ajax columns: [ { title: '№', defaultContent: '' }, { data:
- 21st Oct 2023Export visible columns PLUS one extra column to excelGot it! Add class 'hc' (or any class, really) to the and of the extra column which i will hide in datables -- and add .hc to the columns in the export. exportOptions: { columns: [':visible', '.hc'] }
- 17th Oct 2023Export: only visible columns when I have others filter to evaluateEdit: example for multiple classes columns: [ ':not(.act,.act2):visible' ]
- 25th Sep 2023Filter by columns broke responsiveSee if this example from this thread helps. It uses the responsive-resize event to hide/show the appropriate columns in the second header. Kevin
- 25th Sep 2023Search Panes that filter columnsdata must be in columns - i.e. the price would
- 7th Sep 2023Multiple columns searching not working?search term to both columns. Perhaps that is the
- 3rd Sep 2023Serverside swaps columns after drag-n-drop reordering.ssp.class.php script uses the $columns defined in the server
- 25th Aug 2023Dynamic Columns - having trouble creating the render functionI was pulling in columns for a testName, toDate,
- 24th Aug 2023Row.Add() with hidden columnswhen there are hidden columns. You need to do
- 12th Aug 2023ColReorder v1.7 Not Working: Header and row data misaligned when drag and drop columnsat all to drag columns around but problem occurred