1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-11-29 11:24:10 +01:00
DataTables/examples/server_side
2011-12-27 13:02:18 +00:00
..
scripts Fix: Add field quotes (`) to the main server-side processing script. For most cases this will make no difference, but some columns might have a special character in them (- for example) and need this quoting. 2011-12-06 10:59:20 +00:00
column_ordering.html Update example links with new flexible width example 2011-12-15 10:19:24 +00:00
custom_vars.html Tabs and spaced mixed in the custom vars example 2011-12-25 11:52:56 +00:00
defer_loading.html Update example links with new flexible width example 2011-12-15 10:19:24 +00:00
editable.html Update example links with new flexible width example 2011-12-15 10:19:24 +00:00
ids.html Update example links with new flexible width example 2011-12-15 10:19:24 +00:00
jsonp.html Update example links with new flexible width example 2011-12-15 10:19:24 +00:00
object_data.html Update example links with new flexible width example 2011-12-15 10:19:24 +00:00
pipeline.html Typo in pipelining example 2011-12-23 17:59:33 +00:00
post.html Update example links with new flexible width example 2011-12-15 10:19:24 +00:00
row_details.html Update row details examples to use fnIsOpen - 7758 2011-12-15 20:43:06 +00:00
select_rows.html Updated: Nearly all callbacks now use an array and fire an event using the use DataTables standard method for dealing with callbacks. row, header, footer, init and pre-draw callback have been added to this new method. Only aoStateSave does not use method yet. fnCookieCallback and fnInfoCallback will not use the new methods. 2011-12-27 13:02:18 +00:00
server_side.html Update example links with new flexible width example 2011-12-15 10:19:24 +00:00