Search
10785 results 6581-6590
Forum
- 27th Feb 2013Bizarre sorting problem with 1.9.4 and jQuery 1.9thread to provide the initial 'sync' with Backbone.. [code]
- 27th Feb 2013Default Sort / IE7 SlownessThe default sort is occurring, regardless of your bSortable for the first column. Use aaSorting as an empty array if you want to disable initial sorting. Allan
- 26th Feb 2013Back/Forward Buttons in Browser causes multiple drawingsAre you able to link to a test case? It looks like DataTables is initialising multiple times on the table - which it obviously shouldn't be doing. Allan
- 26th Feb 2013How to sort on two columnspossible to have the initial click for the multiple
- 26th Feb 2013oColumnFilterWidgets on multiple tables - aiExclude issuethink it's because you're initialising both tables together. Try
- 26th Feb 2013FixedColumns - Freeze arbitrary columnsAh I see. Thanks for the explanation. So you'd use the aiOrder option of ColReorder to do the initial reorder during the initialisation of the table: http://www.datatables.net/extras/colreorder/options#aiOrder . Then add FixedColumns as normal. Allan
- 25th Feb 2013ASP.net c# Gridview works ok until i click the edit link and trigger the RowEditing eventMainContent_gvPSTNResults").dataTable({ "aaSorting": [], //Remove all initial sorting (prevents the edit column being sorted initially). "aoColumnDefs": [ { "bSortable": false, "aTargets":
- 21st Feb 2013State saving does not work: "TypeError: oColumn is undefined" (line 6705)aTargets": [ 2 ] } ], "aaSorting": [[2,'desc']], // initial sorting by status column
- 20th Feb 2013TableTools Copy to Clipboardworks. I see the initial load will just be
- 19th Feb 2013Run script after page refresh or data loadRefresh solves problem but initial load again creates the