This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
DataTables
Watch
1
Star
0
Fork
0
You've already forked DataTables
mirror of
https://github.com/DataTables/DataTables.git
synced
2025-02-18 16:54:14 +01:00
Code
Issues
Releases
Activity
DataTables
/
media
/
unit_testing
History
Allan Jardine
7f04b7ffb5
Fixed: When infinite scrolling, DataTables would clear it's internal cache of rows on every draw, when server-side processing was being used. This could result in fnGetNodes giving only a subset of the nodes which are visible, rather than the full set (which it now does).
2010-09-15 10:29:03 +01:00
..
performance
Initial commit - DataTables 1.7.0
2010-08-17 08:42:13 +01:00
templates
Updated: Complex headers have been relaxed such that TH elements no longer need to be unique. There does need to be the correct TH elements with colspans and rowspans which add up, and each column requires at least one TH element for itself, but it is now possible to have two (or more) TH elements for each column.
2010-08-17 23:03:17 +01:00
tests_onhold
Fixed: When infinite scrolling, DataTables would clear it's internal cache of rows on every draw, when server-side processing was being used. This could result in fnGetNodes giving only a subset of the nodes which are visible, rather than the full set (which it now does).
2010-09-15 10:29:03 +01:00
controller.js
Initial commit - DataTables 1.7.0
2010-08-17 08:42:13 +01:00
controller.php
Initial commit - DataTables 1.7.0
2010-08-17 08:42:13 +01:00
index.html
Initial commit - DataTables 1.7.0
2010-08-17 08:42:13 +01:00
unit_test.js
Initial commit - DataTables 1.7.0
2010-08-17 08:42:13 +01:00