Search
11458 results 11081-11090
Forum
- 30th Aug 2012Server Side Processing Add New Rownew record, now given filtering and sorting, it could
- 20th Aug 2012bStateSave not working corretlyPopulate Table table.fnAddData(this.model.get("tableData")); } [/code] Filtering seems to be saved
- 14th Aug 2012Big datatable stops at "Processing..."Disabled Deferred rendering Enabled Filtering Disabled Length change Enabled
- 10th Aug 2012Treat first column as other columns. That is not have it in a different color.false, "bFilter": false // Remove filtering and search box }); [/code]
- 3rd Aug 2012Data Table row cell colouringdo the sorting or filtering of that coloumn the
- 21st Jul 2012An update to the PHP server-side processing scriptI wrote an update of the server-side processing script. I converted it to a class (TableData), changed the deprecated mysql_ calls to PDO and parameterized the query filters. Here's a link to the code: https://gist.github.com/3156545 Enjoy!
- 11th Jul 2012Which function gets called as i enter search criteria?the search criteria, which filters the data. I need
- 10th Jul 2012How to use sesOrder == "ORDER BY" ) { $sOrder = ""; } } /* * Filtering * NOTE this does not
- 9th Jul 2012Search box doesn't workexamples for column based filtering , and the result is
- 5th Jul 2012Server Side processing with GET variables - feasible ?I try to use filters, the page freeze. Is