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
2024-11-29 11:24:10 +01:00
Code
Issues
Releases
Activity
382482f8e9
DataTables
/
.datatables-commit-sync
2 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update: If there is no sorting methods for the column type, use string - In the case of filtering, if there is no filtering extension for the column type, then the basic string based filter formatting is performed (i.e. string is always the fallback - there can't be an error because a function isn't there). - This commit matches that behaviour in sorting. If you define a column type as something for which there is no column sorting function, then the string type will be used rather than resulting in a javascript error.
2013-07-30 20:06:44 +02:00
5f6a92db1e86a9bd89f2bd2247e8882dabc1b3d8
Reference in New Issue
Copy Permalink