Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide Dynamic Columns for the Master / Detail Grid #296

Open
Nina-Mainusch opened this issue Apr 26, 2024 · 1 comment
Open

Provide Dynamic Columns for the Master / Detail Grid #296

Nina-Mainusch opened this issue Apr 26, 2024 · 1 comment
Labels
feature something new P3 not needed for current cycle

Comments

@Nina-Mainusch
Copy link

I am using the masterDetail feature of the AG Grid Table.
For the javascript version, there exist the feature to create the columns of a detail subtable dynamically: JavaScript Grid: Master / Detail - Detail Grids | AG Grid.

I would like to replicate the same behaviour in python Dash. There exist the same feature: Master Detail | Dash for Python Documentation | Plotly

But the documentation stops before the dynamic table definition.

My problem is that if I create a callback to update the detailCellRendererParams manually it does work, but all subtables that are already open will become blank and say "Loading"

Would be so great if that was supported more easily, or an example would be in the documentation.

@Nina-Mainusch Nina-Mainusch changed the title [Feature Request] [Feature Request] Dynamic Columns for the Master / Detail Grid Apr 26, 2024
@BSd3v
Copy link
Collaborator

BSd3v commented May 3, 2024

Hello @Nina-Mainusch,

I'll look at how we could implement this.

@gvwilson gvwilson assigned gvwilson and unassigned gvwilson Jul 27, 2024
@gvwilson gvwilson changed the title [Feature Request] Dynamic Columns for the Master / Detail Grid Provide Dynamic Columns for the Master / Detail Grid Aug 13, 2024
@gvwilson gvwilson added feature something new P3 not needed for current cycle labels Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new P3 not needed for current cycle
Projects
None yet
Development

No branches or pull requests

3 participants