downloadOptions
now hasfilterOptions
which acceptsuseDisplayedColumnsOnly: true | false
anduseDisplayedRowsOnly: true | false
- Add
rowsExpanded
option, which works similarly torowsSelected
and enables programmable interaction with the expanded/collapsed state of the expandable rows - Fix #737
- Fix #792
- Fix #618