Skip to content

Expand functionality (row grouping ) is not working as expected as given in example  #421

@arunkumar8080

Description

@arunkumar8080

below props are passing to table component still in DOM there is no change

expandColumnKey={expandColumnKey}
onRowExpand={onRowExpand}
onExpandedRowsChange={onExpandedRowsChange}
expandIcon={+}
expandedRowRender={row => <p style={{ margin: 0 }}>{row.code}

}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions