Search
43928 results 24531-24540
Forum
- 20th Jan 2011W3C markup validation issueHi Allan, I solved it by assigning the html content corresponding to the DIV container inside the table script: $('#tableContainer').html(' '); I took this from this example: http://www.datatables.net/examples/data_sources/js_array.html This way the markup only shows a div. Remsy.
- 20th Jan 2011Multiple Tables - Initialisation & CSSis this: [code] < table id="example" class="display" ...> < table
- 20th Jan 2011Custom sort function not called when sorting multiple columnsthe rows in the table, you get to another
- 19th Jan 2011Store reference to dataTable objectHi Allan, Thanks for your reply. I tried that already but each time I do that the DataTable header and footer are added to the table. That might be a quirk of the version (1.5.4) I'm using. Regards, Phil
- 19th Jan 2011DataTables not working when on a page with URL parameters (error: b is null)returned back to the table... Just one of those
- 19th Jan 2011Javascript exceptions with new TableTools2.0 as krojew. My table works great for the
- 19th Jan 2011Multiple DOMI load the second table with .load function. I
- 19th Jan 2011How large the datatable can be?On Internet explorer, table performance is significantly lower than other browsers like Opera, Firefox, etc. A table with 2000 rows fed by JSON records, paged, is OK. It also takes a lot of memory. :(
- 18th Jan 2011Internationalisation in DataTable Pluginsortable').each(function(i){ // DataTable config var table = $(this), oTable = table.dataTable({ "oLanguage":
- 18th Jan 2011fnReloadAjax() Clears ANYTHING (Including form fields etc)will execute before the table has reloaded. fnReloadAjax has