Skip to content

[FR] add "index" column #127

@ildar170975

Description

@ildar170975

Consider this config:

- name: some index
  data: _index
  start_from: 1

which creates:
image

Here:
_index - a directive to use an incrementing index (starting from start_from)
start_from - first value of the index (default 1)

This column cannot be selected for sorting. Also, sorting by a header is disabled for this column.
Values of the index are always incrementing.

A column with _index may be placed as the 1st, 2nd, ... whatever.
Also, imho there is no need to limit a number of these columns in a config (although a user may need only one).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions