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-17 15:54:14 +01:00
Code
Issues
Releases
Activity
DataTables
/
media
History
Allan Jardine
d7a9aefb6f
New:
dt-api cells().render()
and
dt-api cell().render()
methods to trigger the rendering methods for the orthogonal data types. Similar to the
cache()
methods but this will specifically trigger a render and also provides access to the
type
and
display
options which
cache()
does not. Generally it is expected that this will replace the
cache()
methods
2014-10-08 16:04:44 +01:00
..
css
Remove old demo files that are no longer required
2014-07-15 11:40:48 +01:00
images
Fix issue
#200
- images: sort_asc_disabled image was the wrong colour
2013-06-01 10:07:30 +01:00
js
New:
dt-api cells().render()
and
dt-api cell().render()
methods to trigger the rendering methods for the orthogonal data types. Similar to the
cache()
methods but this will specifically trigger a render and also provides access to the
type
and
display
options which
cache()
does not. Generally it is expected that this will replace the
cache()
methods
2014-10-08 16:04:44 +01:00
unit_testing
Test file
2014-05-01 11:50:51 +01:00