1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-12-01 13:24:10 +01:00
DataTables/examples/server_side
Allan Jardine 9e3a51200a Examples: Server-side processing - updates to the SSP class to have a
simple() static method which makes it very easy to make a server-side
processing request.

- In the examples the SQL statements are all basically the same, so
  having this method to wrap them into a single function cal absolutely
  makes sense.

- Also added a `formatter` option to the columns array which will format
  the data as needed using a closure function.
2013-12-11 12:04:58 +00:00
..
scripts Examples: Server-side processing - updates to the SSP class to have a 2013-12-11 12:04:58 +00:00
custom_vars.html Updated: Update examples and documentation for the change in committed 2013-11-12 19:18:51 +00:00
defer_loading.html Updated: Update examples and documentation for the change in committed 2013-11-12 19:18:51 +00:00
ids.html Updated: Update examples and documentation for the change in committed 2013-11-12 19:18:51 +00:00
index.html Updated: Update examples and documentation for the change in committed 2013-11-12 19:18:51 +00:00
jsonp.html Updated: Update examples and documentation for the change in committed 2013-11-12 19:18:51 +00:00
object_data.html Updated: Update examples and documentation for the change in committed 2013-11-12 19:18:51 +00:00
pipeline.html Updated: Update examples and documentation for the change in committed 2013-11-12 19:18:51 +00:00
post.html Updated: Update examples and documentation for the change in committed 2013-11-12 19:18:51 +00:00
row_details.html Updated: Update examples and documentation for the change in committed 2013-11-12 19:18:51 +00:00
select_rows.html Updated: Update examples and documentation for the change in committed 2013-11-12 19:18:51 +00:00
simple.html Updated: Update examples and documentation for the change in committed 2013-11-12 19:18:51 +00:00