Skip to content

Provide Dynamic Columns for the Master / Detail Grid #296

@Nina-Mainusch

Description

@Nina-Mainusch

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.

Metadata

Metadata

Assignees

Labels

P3backlogfeaturesomething new

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions