Search
23450 results 2001-2010
Forum
- 30th Jul 2015Blue Border around Fixed Columns header when reorderingI use the Fixed Columns example here - https://www.datatables.net/release-datatables/extensions/FixedColumns/examples/two_columns.html In
- 30th Jul 2015Multiply in columnstype: "POST" }, serverSide: true, columns: [ { data: null, defaultContent: '', orderable:
- 29th Jul 2015Dynamically hiding columns causes browser crash in IE7 (1.10.7)the width of the columns anyway - but I can't
- 27th Jul 2015using Fixed Columns extension with dynamic datato get the Fixed Columns extension working but having
- 24th Jul 2015how to show/hide columns after clicking 'APPLY'button on the colvis dropdown?Need to show/hide columns after clicking 'APPLY' button on the colvis dropdown.
- 24th Jul 2015If bAutoWidth is set to true does sWidth on columns matter?the value set on columns with sWidth matter to
- 17th Jul 2015jquery datatable sorting on multiple columns including one hidden column which is always by descjQuery datatable with multiple columns including one hidden column
- 15th Jul 2015Setting the visible columns for ColVis extension on initHow do I specify which columns I want visible/hidden by default when the table is first loaded with the ColVis extension?
- 15th Jul 2015Column alignment issue while using fixed columns and search featureI am facing the columns alignment issue while using
- 30th Jun 2015How can I count the number of visible columns in a table?I'd like to get the number of visible columns in a table, but through the API, not the dom. How can I do that in the last version of DataTables? Thanks! Luciano