mirror of
https://github.com/DataTables/DataTables.git
synced 2025-02-20 18:54:15 +01:00
- I'd previously added columns().cache() which gets the cached information about filtering or sorting, but this rounds the API off, extending that also to rows and cells: - rows().cache() - row().cache() - cells().cache() - cell().cache()