Fix: Correct documentation for the fnGetTds 1.10 eqiv. method

pull/40/head
Allan Jardine 11 years ago
parent 46bb6b9deb
commit 505bef35b5

@ -2,7 +2,7 @@
* Get an array of `dt-tag td` nodes from DataTables for a given row, including
* any column elements which are hidden.
*
* DataTables 1.10 has the `dt-api row().nodes()` method, built-in, to provide
* DataTables 1.10 has the `dt-api cells().nodes()` method, built-in, to provide
* this functionality. As such this method is marked deprecated, but is
* available for use with legacy version of DataTables. Please use the new API
* if you are used DataTables 1.10 or newer.

Loading…
Cancel
Save