Skip to content

Feature request: Add an option to hide the sort button on the header #42

Description

@kevin-leptons

Description

The header contains a sort button for each column. However, the button cannot be hidden. See the screenshot below:

Feature request

Add an option to hide the sort button. There are a few ways:

  • A method hide_sort_button_header(&self) for TableView.
  • A parameter configuration that has field hide_sort_button_header: bool for TableView::new(configuration).
  • Or any other solutions.

Expectation

The result should be like the screenshot below:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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