mirror of
https://github.com/DataTables/DataTables.git
synced 2024-12-01 13:24:10 +01:00
9e3a51200a
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. |
||
---|---|---|
.. | ||
scripts | ||
custom_vars.html | ||
defer_loading.html | ||
ids.html | ||
index.html | ||
jsonp.html | ||
object_data.html | ||
pipeline.html | ||
post.html | ||
row_details.html | ||
select_rows.html | ||
simple.html |