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-04-02 20:25:21 +02:00
Code
Issues
Releases
Activity
DataTables
/
media
/
src
/
model
History
Allan Jardine
fc730e17f3
Fix: The fnServerData error function can use the internal logging function now adays - make it do so - 8763
2012-02-29 10:33:03 +00:00
..
model.column.js
Column model should just use nulls where the defaults will override it
2011-12-15 12:45:42 +00:00
model.defaults.columns.js
Docs: Fix - 8400 - mDataProp when null incorrectly suggested that sDefaultContent was an empty string. It is infact null. Also typo fixes.
2012-02-06 18:26:13 +00:00
model.defaults.js
Fix: The fnServerData error function can use the internal logging function now adays - make it do so - 8763
2012-02-29 10:33:03 +00:00
model.ext.js
Fix: Docs: fnVersion check should be marked with @type function
2012-02-01 09:53:39 +00:00
model.row.js
Fix various comment spelling mistakes
2011-11-26 18:51:45 +00:00
model.search.js
New: Filtering now has a case insenstive option - this is bCaseInsensitive in oSearch, or the 6th parameter for fnFilter
2011-12-14 15:26:37 +00:00
model.settings.js
New: Init option - fnStateLoad.
2012-01-02 10:12:39 +00:00