1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-11-29 11:24:10 +01:00
DataTables/examples
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
..
advanced_init Dev fix - example: Use camelCase in the examples - 18448 2013-11-25 16:57:39 +00:00
ajax Updated: Update examples and documentation for the change in committed 2013-11-12 19:18:51 +00:00
api Dev fix: Examples - Index column example needs to use namespaced events 2013-11-25 09:24:08 +00:00
basic_init Fix - examples: Same id twice on the page breaking things 2013-11-19 13:53:25 +00:00
data_sources Dev - fix examples: Data source examples had a couple of data source 2013-11-29 12:21:19 +00:00
plug-ins Updated: Update examples and documentation for the change in committed 2013-11-12 19:18:51 +00:00
resources Dev: Update syntax core with /*! for closure to keep the licenses in 2013-12-04 17:11:21 +00:00
server_side Examples: Server-side processing - updates to the SSP class to have a 2013-12-11 12:04:58 +00:00
styling Updated: Update examples and documentation for the change in committed 2013-11-12 19:18:51 +00:00