react-pivottable icon indicating copy to clipboard operation
react-pivottable copied to clipboard

OnRefresh Method does not trigger on react-pivot table

Open Zukqurnain opened this issue 3 years ago • 1 comments

I try all ways to add onRfresh method but it doesn't trigger.

image image

Zukqurnain avatar Aug 05 '22 06:08 Zukqurnain

Note that onRefresh is not listed in the documentation as a supported prop of PivotTable

I'm here looking for presumably the same thing: how do we capture the config so we can restore the pivot table user state ... as documented in the documentation of the underlying library. https://github.com/nicolaskruchten/pivottable/wiki/Frequently-Asked-Questions#accessingsaving-pivottable-state

GreenAsJade avatar Aug 08 '23 07:08 GreenAsJade