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-01 00:52:11 +01:00
Code
Issues
Releases
Activity
DataTables
/
media
/
unit_testing
/
tests_onhold
History
Allan Jardine
aaf9697bd6
Fix: The ability to use complex data structures in 1.8 means that arrays which are passed into to fnUpdate need not strictly be the same length as the number of columns in the table - therefore the warning that is given if you do this is wrong... no other code changes needed - just no need to generate the warning! Unit test added - 5396
2011-06-21 18:38:00 +01:00
..
1_dom
Fix: The ability to use complex data structures in 1.8 means that arrays which are passed into to fnUpdate need not strictly be the same length as the number of columns in the table - therefore the warning that is given if you do this is wrong... no other code changes needed - just no need to generate the warning! Unit test added - 5396
2011-06-21 18:38:00 +01:00
2_js
Dev fix: fnRender is only called once per row now for Ajax sourced data
2011-05-08 18:58:34 +01:00
3_ajax
Update: Unit tests which text the argument count for fnServerData updated to include oSettings being passed as fourth argument
2011-05-29 19:00:16 +01:00
4_server-side
Update version number to 1.8.0.dev.2 for beta 2 development work
2011-05-02 22:32:54 +01:00
5_ajax_objects
Update: Unit tests which text the argument count for fnServerData updated to include oSettings being passed as fourth argument
2011-05-29 19:00:16 +01:00
6_delayed_rendering
Update: Unit tests which text the argument count for fnServerData updated to include oSettings being passed as fourth argument
2011-05-29 19:00:16 +01:00