Skip to content

v3.6.0

Compare
Choose a tag to compare
@jbetancur jbetancur released this 16 Oct 03:49
· 511 commits to master since this release

Features

  • #248 Two new props: expandOnRowClicked and expandOnRowDoubleClicked respectively allow expanding the row when the area within the row is clicked or double-clicked. Requires expandableRows be set to true

Fixes

  • #241 Fixes an issue when using selectableRowsPreSelectedField and data is populated async (e.g. ajax) where rows were not correctly selected