Seungwoo321 / vue-pivottable

It is a Vue port of the jQuery-based PivotTable.js
MIT License
136 stars 73 forks source link

Is is possible to get PivotTable State #14

Closed OdiljonQurbon closed 2 years ago

OdiljonQurbon commented 4 years ago

This feature would be very useful: save the PivotTable State generated with vue-pivottable-ui and reproduce it using vue-pivottable. As in this example, from FAQ. Thanks for great port!

Seungwoo321 commented 4 years ago

Please wait , i will update as soon as possible. Your feedback is very good. :)

ekohadim commented 4 years ago

Hi - I agree with this suggestion. The parameters are not reactive at the moment. Anyway, thanks for the great port.

Mihailoff commented 3 years ago

rows and cols are in fact reactive, unfortunately renderer-name is not, this would be a bare minimum to save the state

vhguerrac commented 3 years ago

Please wait , i will update as soon as possible. Your feedback is very good. :)

Hello, have you update it? Please show Us . How to use it. TIA

dyyce commented 3 years ago

any update on this one? 👍

Mihailoff commented 2 years ago

@onRefresh does the magic, thanks @Seungwoo321 👏

Seungwoo321 commented 2 years ago

@onRefresh does the magic, thanks @Seungwoo321 👏

Update to the latest version of v-model.