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-01-30 23:52:11 +01:00
Code
Issues
Releases
Activity
DataTables
/
media
/
unit_testing
History
Allan Jardine
44bf320ac8
Fixed: Now restore the width of the original table on fnDestory. This is needed for when using sScrollXInner, and on other occasions where using DataTables will force the table to be wider than it otherwise would be - 2840
2010-09-30 22:06:41 +01:00
..
performance
Initial commit - DataTables 1.7.0
2010-08-17 08:42:13 +01:00
templates
Fixed: When initialising multiple tables it was possible (no aoColumns given, and different number of columns) for DataTables to get confused and think one table's columns belong to another (due to a non-unique array in the initialisation object which was being wrongly used).
2010-09-20 13:15:06 +01:00
tests_onhold
Fixed: Now restore the width of the original table on fnDestory. This is needed for when using sScrollXInner, and on other occasions where using DataTables will force the table to be wider than it otherwise would be - 2840
2010-09-30 22:06:41 +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