nicolaskruchten / pivottable

Open-source Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop.
https://pivottable.js.org/
MIT License
4.36k stars 1.08k forks source link

according drag and drop data changes in a list #1018

Open rspatel0928 opened 6 years ago

rspatel0928 commented 6 years ago

Hii @nicolaskruchten , I have one requirement like when i drag one col and then in that i make some changes like unchecked some item after that i put that column in unused section . now when i reuse that column i get that previous list with some unchecked item. i want that when i reuse that column i want that list which i get first time[all item checked.not include any changes which ever i made previously ] without reloading page. how can i get it done ?

nicolaskruchten commented 6 years ago

There’s no built in way to do that unfortunately

On Thu, Oct 4, 2018 at 05:20 rspatel0928 notifications@github.com wrote:

Hii @nicolaskruchten https://github.com/nicolaskruchten , I have one requirement like when i drag one col and then in that i make some changes like unchecked some item after that i put that column in unused section . now when i reuse that column i get that previous list with some unchecked item. i want that when i reuse that column i want that list which i get first time[all item checked.not include any changes which ever i made previously ] without reloading page. how can i get it done ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nicolaskruchten/pivottable/issues/1018, or mute the thread https://github.com/notifications/unsubscribe-auth/AAMbAxltzBMAbg85pZS3ApJ3NkiMZO8qks5uhdLFgaJpZM4XHsVY .