Skip to content

add ability to conditionally add a custom cell #105

@AYBox

Description

@AYBox

I would like to add a custom cell to be displayed conditionally. In my specific case, I am using the same table for various data.

I tried wrapping the custom cell in an ngIf ng-container. It worked if I bind ngIf to a regular boolean variable, but it did not work to bind to observable | async.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions