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
/
js
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
..
jquery.dataTables.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
jquery.dataTables.min.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
jquery.js
Dev: Restore jQuery 1.11.1 - was removed by mistake in a previous commit
2014-06-05 09:36:36 +01:00