Table events overview
The getTable
method of the Pivot API allows getting access to the underlying Table widget instance inside Pivot and execute the next Table events:
Name | Description |
---|---|
close-row | Fires when closing (collapsing) a row |
export | Fires when exporting data |
filter-rows | Fires when filtering data |
open-row | Fires when opening (expanding) a row |