Skip to content

[Feat]: Table Component - Access Expended View Components #2102

@KrzysztofKiser

Description

@KrzysztofKiser

Is your feature request related to a problem? Please describe.
There is currently no easy and reliable way to access the components embedded in the table's expanded view.
Currently, when you reference the embedded component by name, it returns data from the first expanded row, and never from the subsequent ones.

Describe the solution you'd like
There should be an easy way to reference those components so that data access is possible and simplified.
The solution should account for single component access as well as access to data from multiple expanded view rows.
It should also account for the fact that in an expanded view, there can be an embedded table that can also have an expanded view configured (multiple layers).

Describe alternatives you've considered
There is currently no reliable and working alternative.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions