Skip to content

Style select row column #947

@pastinepolenta

Description

@pastinepolenta

There is the option selectRow.headerColumnStyle which styles the header of the select row.
But there is no option to style the select column (the select cell of each row).

This is useful when making the table scrollable via CSS with a fixed header: in this case we need tbody display:block, which causes the column to loose their alignment between head and body. So setting for example headerStyle: width XXX works for the header but the body column does not follow it resulting in something like this:

image

An option like selectRow.columnStyle would help solving this

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions