Search
43653 results 20991-21000
Forum
- 6th Jan 2014Change ajax source after initial load.Can you not just use a simple jQuery event? $('#myButton').on( 'click', function () {...} ); and use fnDestroy to kill the old table before initialising a new one? Allan
- 5th Jan 2014JQuery Click Events not firing based on class attribute - GETTING DESPERATE - PLEASE HELP!When you say "my table is currently displaying like
- 5th Jan 2014Trying to make a plugin for wordpressim confused what i need to change, my table has an class if u mean this? EDIT: just realized what u ment i added id="datatable" in and it works i changed the "#example" too "#datatable"
- 5th Jan 2014FixedColumns: Scroll ok, but fixed column not?Okay, I just used that file and beside message TypeError: anonymous function does not always return a value in FixedColumns.js I now have many reference errors in dataTables.js - and the whole table crashed. Beside, FixedColumns seem not to work anyhow.
- 5th Jan 20141.10 and a few questions...be applied to the table. If you don't want
- 4th Jan 2014Should I be using 1.10 or stick with 1.9?Scratch that... I was using old naming in the table initialization like sAjaxSource and bProcessing... changed those to the new names and it works as expected.
- 3rd Jan 2014Sorting after fnAddTr with fnStandingRedraw/fnDraw4 columns in the table, all of which are
- 3rd Jan 2014Trying to use fixedColumn but for somereason it wont work at all.still all over the table not only for the
- 3rd Jan 2014I think I have found a bug - DOM node leak (detached) when bVisible=false columns are present!doing nBody.appendChild( oSettings.aoData[i].nTr ); (the table node shouldn't be destroyed
- 3rd Jan 2014Newbie: Poor docs!! many examples, but none of them gives basic/setup and other info for a newbie.this code, and my table does not become editable...