Skip to content

add support for column groups in interactive tables #1618

@obsaditelnost

Description

@obsaditelnost

Prework

Proposal

At the moment the "columnGroups"-parameter of reactable() is not used for interactive tables (ihtml.active=T)

gt itself supports more than 1 level of column groups but if we have just 1 level of column grouping, it should be possible to add the functionality to the reactable-call

Maybe a warning message if ihtml.active==T & dt_spanners_matrix_height(data,F,F)>1 ?

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions