Search
23429 results 10711-10720
Forum
- 23rd Oct 2012aoHeader length incorrect, causes table to crashgot (for example) four columns. Then if you were
- 22nd Oct 2012TableTools Print loses table headers when using AJAX source and initially flashes incomplete tableusing 2.1.4 as well, and having trouble with the table field names not displaying in the csv. using: var oTable = $('#tabletag').dataTable( { "oLanguage" : { "sSearch" : "Search all columns:" }, "bProcessing" : true, "sAjaxSource" : "", "bDeferRender" : true, "sDom" : 'T<"clear">lfrtip', "oTableTools" : { "sSwfPath" : "", "aButtons" : [ "copy", "csv" ] } } );
- 19th Oct 2012ColReorder 1.9.1-1.9.4 -> 'this.s.aoTargets[...].x' is null or not an objcan still reorder the columns but it's trickier because
- 18th Oct 2012Loading Gif while datatable buildsoLanguage": { "sSearch": "Search all columns:" } }); ... } [/code]
- 17th Oct 2012cursor changes though sorting is disabledThis ( https://github.com/DataTables/DataTables/blob/master/media/css/jquery.dataTables.css#L15 ) should be added only to sortable columns. Allan
- 17th Oct 2012ColVis and FixedColumnsto not show Fixed Columns in the ColVis drop
- 16th Oct 2012Fixed Column collide with bJQueryUI ?ColVis. I've got 24 columns with 5 initially hidden
- 16th Oct 2012Two tables that I want to act the samefor the first few columns aren't aligned exactly.
- 16th Oct 2012sorting not working correctlyWith what ever details you have provided above, it looks like you have an Index issue. Verify the mappings of the columns. Post your table settings for more clear picture and better resolution
- 15th Oct 2012Drill-Down Rows w/ Static Contentinvisible">TxnDtl Id</th>' + // Hide the columns '<th class="hide invisible">Txn Id</th>'