Allan Jardine
|
09a9755540
|
Fix - examples: The global filter in the example PHP scripts wasn't taking into account the bSearchable_{i} flag - it was only being checked on individual column filtering - 8949
|
2012-04-20 08:14:48 +01:00 |
|
Allan Jardine
|
bb26e08b4e
|
Examples fix: Details table has one extra column in it at the start, so this needs to be taken into account when sorting - 5422
|
2011-06-21 06:48:21 +01:00 |
|
Allan Jardine
|
f172ef5383
|
New: Significant change to how data is handled by DataTables. DataTables now has the ability to deal with complex objects as data sourced, which is particularly useful for dealing with Ajax data, and other data which doesn't belong in the visible table (db IDs for example). See the examples/ajax/ files that are in this commit for examples on how this works. More unit tests and further tidy up to come. Detailed examples will also be added in future - the current examples are mainly for testing
|
2011-04-19 19:35:33 +01:00 |
|
Allan Jardine
|
70305b1831
|
Updated: Move the various server-side example support scripts into the server_side/scripts directory
|
2011-04-17 10:54:14 +01:00 |
|