Search
10707 results 1411-1420
Forum
- 21st May 2010Plans for DataTables v1.7 and beyondpluginname() or .pluginname(options) - an init: .pluginname() or .pluginname(options) called
- 4th May 2010Maximum rows if I dont use Server-side processingTry it out gangstarz :) I'm pretty sure it would be slow to load (mainly load), init & search. Not extremely slow, but i already tested a small log table (10-12k entries) and it took a couple seconds.
- 28th Apr 2010Using AJAX Solr in combination with DataTableshere or something else",434,"OFF","@#2342"]], init: function () { var self = this;
- 27th Apr 2010Adding double-click on row for server-side to allow me to serve an editorcode] var oTable; $(document).ready(function() { /* Init the table */ oTable = $("#sku_tbl").dataTable({
- 16th Apr 2010Row Styles and Gradesoh, and I just have simple init: [code] $(document).ready(function() { oTable = $('#tblCategories').dataTable({ "bJQueryUI": true, "sPaginationType": "full_numbers" }); } ); [/code]
- 8th Mar 2010tabletools issuesof the default TableToolsInit init options. At the moment
- 8th Mar 2010Blank table in IE 7another table - then: $('.data_table').dataTable(); // init will fail since trying
- 28th Feb 2010Showing ... of undefined entries ?Init Code: [code] oTable = $('#dmqExceptions').dataTable(
- 16th Feb 2010Multiple tables, unknown amount of tables, need specific table settingsjust copy-pasting the dataTables init phase for each different
- 15th Feb 2010Getting values from hidden column rowsrow_id": this.parentNode.getAttribute('id') }; }, "height": "14px" } ); / Init DataTables / oTable = $('#data').dataTable( { "bPaginate":