Skip to content

Add order on table #36

@regis1512

Description

@regis1512

The idea is to order the rows of table with something like :
Table table = new Table(source, "test", Order.asc("col1"), Order.desc("col2"));

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