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-03-31 18:25:21 +02:00
Code
Issues
Releases
Activity
DataTables
/
media
/
src
/
model
History
Allan Jardine
918a065f21
Add documentation note on the fact that mDataProp as a function can get a 'type' of undefined when raw data is expected to be returned
2012-03-10 11:34:38 +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
Add documentation note on the fact that mDataProp as a function can get a 'type' of undefined when raw data is expected to be returned
2012-03-10 11:34:38 +00:00
model.defaults.js
New - initisalisation: iDeferLoading can now also be an array allowing the developer to specify the number of records before and after filtering for the information display - 7936
2012-03-03 07:34:11 +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