Skip to content

headerRenderer will execute multiple times when the columns has frozen: 'left' and frozen: 'right' #25

@dingchaoyan1983

Description

@dingchaoyan1983

As the title mentioned, when I have a table and the columns not only contains the left frozen columns, but also the right frozen columns, because I want to merge some columns in header, like this example https://autodesk.github.io/react-base-table/examples/multi-header, so I need implement the callback headerRenderer, but this callback will be called 3 times, and there is no indicator which is left table main table, and right table, in user's (developer who use this component) view, I think this function will be called one time only, because there is only one header.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionWould be helpful to the others

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions