Skip to content

Simple server-side sort for csv #29

Open
@evert

Description

@evert

It would be nice if users can click on a column in the CSV table, causing the table to automatically sort.

Clicking once should sort ascending, clicking twice descending.

All of this should work server-side and without javascript. To communicate to the browser that the table should be sorted, a special query parameter should be parsed, such as _browser-sort=fieldName+ASC

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions