Allan Jardine
|
dae243eb7a
|
Fix: fnRender unit tests need to be updated for the change to the second argument being passed
|
2011-12-27 13:54:22 +00:00 |
|
Allan Jardine
|
5576cf2097
|
Dev fix: fnRender is only called once per row now for Ajax sourced data
|
2011-05-08 18:58:34 +01:00 |
|
Allan Jardine
|
dbc8046e6b
|
New: Creation of TR/TD elements when using an Ajax or JS source for the table can be defered until draw time, when the rows are actually needed now - 4739. This is enabled by setting bDeferRender to true at initialisation time. It provides major benefits for speed in IE when dealing with large tables. However do note that if you are using fnGetNodes() with this enabled, then you will only get nodes which have been rendered.
New: Unit tests for delayed rendering. Now up to 2500+ unit tests :-)
|
2011-04-22 19:51:06 +01:00 |
|
Allan Jardine
|
9fcaccb570
|
Initial commit - DataTables 1.7.0
|
2010-08-17 08:42:13 +01:00 |
|