mirror of
https://github.com/DataTables/DataTables.git
synced 2024-11-29 11: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. |
||
---|---|---|
.. | ||
advanced_init | ||
ajax | ||
api | ||
basic_init | ||
data_sources | ||
plug-ins | ||
resources | ||
server_side | ||
styling |