Skip to content

Conditional row Span #3

Description

@adrianotrentim

A feature could be created to perform rowspan when column 1, 2, 3 contain certain values.

That is, only rowspan when columns 0 equals the next row, 1 is equal to the next row, 2 is equal to the next row.

example:
table.rowspanizer ({
columns: [0, 1, 2, 7, 8, 9],
vertical_align: 'middle'
conditionColumns: [0, 1, 2]
});

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