preftech / dash-tabulator

Tabulator component for Dash Plotly
MIT License
85 stars 22 forks source link

Dynamic groupBy #37

Closed graduard91 closed 3 years ago

graduard91 commented 3 years ago

Hello, First of all, thanks for your fantastic work! I have a lot of fun migrating my tables from dash-table to dash-tabulator. Quick question: Let's say I want to take user input for groupBy and update the table after it was first created. I see that in tabulator, there is the table.setGroupBy function, but how do I implement it in dash and dash-tabulator? Thanks!

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.