8000 Column offset and selection in `TableState` · Issue #1250 · ratatui/ratatui · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Column offset and selection in TableState #1250
Closed
@achristmascarl

Description

@achristmascarl

Problem

For tables with many columns, there isn't currently a way to offset the columns that are rendered or to select a column.

Solution

Add column_offset and column_selected fields to TableState that are used when rendering, similar to how the [row] offset and selected are currently used.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0