Cell selection
Opened this issue · 0 comments
wcandillon commented
- When clicking on a column header, all cells for the column should be selected.
- When clicking on a row header, all cells for the row should be selected.
- When click on the table corner, all cells should be selected.
dataclick
header will return an array of selected cells.