Search
23413 results 871-880
Forum
- 29th Jan 2015FixedHeader: Floating header columns widths are not updated when data column widths changetherefore also before the columns have been resized, which
- 26th Jan 2015Search by two columnsThank you! SOLVED thanks to you. Changes in code: I've changed searching to initial which searches all columns: dataTable .search(this.value) .draw(); And set columns which I don't want to be search in initTable: "columnDefs": [ { "targets": [2,5], "searchable": false }]
- 5th Jan 2015I want to increase the number of columns?to the use of columns and it specifying a
- 27th Dec 2014When use columns [ , data table return unknown style errorHow do I rectify the issue, is it because my server lack something that make columns unreadable or I need include special script, quoting from Server Side Processing of Data Tables.
- 19th Dec 2014Editor: AJAX error with too many columnscould loop over the columns array and delete the
- 25th Nov 2014How to change the number of header columns dynamically?Yes, DataTables can create columns for you on initialisation.
- 24th Nov 2014Fixed Columns questionSorry lads. Nothing wrong with the datatables stuff. Other styles I had from another style sheet were throwing out my table. So fixed columns works perfectly.
- 15th Nov 2014How to filter multiple columns and ajax data ?Hi Daniel, Is it possible to use your plugin filter fields outside the table? I need ten filter fields, but the table only contains four columns.
- 14th Nov 2014dynamically set which columns are searchable after a dataTable has been initializedthat these rely on columns having a name value
- 7th Nov 2014Do not display hidden columns during page loadingcan leave your hidden columns in, just don't give