mirror of
https://github.com/DataTables/DataTables.git
synced 2024-11-29 11:24:10 +01:00
f0a73ce595
- Now that we have the cells() / cell() methods, with the ability to select based on column and row, and the ability to get the whole row or column cells, the TD get methods on row / rows / columns were redundant and I think should be removed for berevity. It could also get confusing with the chaining since there are nested and top level methods with the same name. - Removed: - rows().cells() - row().cells() - columns().cells() |
||
---|---|---|
.. | ||
css | ||
images | ||
js | ||
src | ||
unit_testing |