1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-12-04 16:24:11 +01:00
DataTables/media/src
Allan Jardine 09761bfdef New - Rows and Columns selectors
- columns() and rows() introduced with their selector components. They
  don't have any additional funtionality at this time other than just
  being able to selector rows and columns (returning arrays of indexes),
  but the principle is now in place, and the additional functions can be
  fleshed out.

- Moving to use a work in process branch, as some aspects of DataTables
  may break as this work continues, and certainly the files etc are all
  in flux
2013-04-21 16:37:38 +01:00
..
api New - Rows and Columns selectors 2013-04-21 16:37:38 +01:00
core New: Add ability to do a static redraw to the new API 2013-04-20 11:12:08 +01:00
ext Dev: Remove trailing white space 2013-02-17 17:59:27 +00:00
model New: Extend render option to use objects allowing different data to be 2013-03-02 18:53:27 +00:00
DataTables.js New - Rows and Columns selectors 2013-04-21 16:37:38 +01:00