Search
11336 results 5361-5370
Forum
- 9th Jan 2010Custom per-column filtering on server-sidebeen called, then the filter will occur. Regards, Allan
- 6th Jan 2010ASP.NET (not MVC) processing problemHi Allan, I checked after filter and sort. Server-side returns true values. But Datatables freezes after sort/search. First Load : [code]{"sEcho":"1","iTotalRecords":"4","iTotalDisplayRecords":"4","aaData":[["Test One","312","46","12/28/2009"],["Test Two","310","46","12/30/2009"],["Test Three","309","46","12/30/2009"],["Test Subject","308","46","12/30/2009"]]}[/code] Sorting 1: [code]{"sEcho":"1","iTotalRecords":"4","iTotalDisplayRecords":"4","aaData":[["Test One","312","46","12/28/2009"],["Test Three","309","46","12/30/2009"],["Test Two","310","46","12/30/2009"],["Test Subject","308","46","12/30/2009"]]}[/code] Sorting 2: [code]{"sEcho":"1","iTotalRecords":"4","iTotalDisplayRecords":"4","aaData":[["Test Subject","308","46","12/30/2009"],["Test Two","310","46","12/30/2009"],["Test Three","309","46","12/30/2009"],["Test One","312","46","12/28/2009"]]}[/code]
- 5th Jan 2010tableTools printing off the pagefor a numeric range filter: http://datatables.net/examples/api/range_filtering.html . The documentation for filtering development can be found
- 3rd Jan 2010Pagination controls: placement and sizingright' to the table's filter and am trying to
- 1st Jan 2010slow sorting in firefox5.839ms jquery-1.3.2.js (line 730) filter() 219 4.45% 4.786ms jquery-1.3.2.js
- 24th Dec 2009Initialize tables without page reloadof them and another filter window, so as I
- 23rd Dec 2009Getting unknown runtime error in IE6 and iE7bSortClasses": false, "oLanguage": { "sSearch": "Filter:" }, "bSort": true }); }); [/code] although
- 15th Dec 2009BUG in 1.5.5fine. I can page, filter, etc all without any
- 9th Dec 2009Replacing boilerplate textOK, I found it. I had it wrong in the code above. [code] oTable = $('#request-table').dataTable({ "bJQueryUI": true, "bAutoWidth": false, "oLanguage": { "sSearch": "Filter results:" } }); [/code] Brian
- 9th Dec 2009Pagination not sending iDisplayStart > 0oTable.fnSettings(); $("tfoot input").keyup( function () { /* Filter on the column (the