[GH-ISSUE #229] Feature request: add reference to TableCell #175

Closed
opened 2026-03-04 01:02:39 +03:00 by kerem · 0 comments
Owner

Originally created by @dguendisch on GitHub (Jan 18, 2019).
Original GitHub issue: https://github.com/rivo/tview/issues/229

TableCells desperately needs a reference like in a TreeViewhttps://github.com/rivo/tview/blob/master/treeview.go#L21
Otherwise it's so cumbersome to get back to the actual data when e.g. a cell or row was selected.

Originally created by @dguendisch on GitHub (Jan 18, 2019). Original GitHub issue: https://github.com/rivo/tview/issues/229 `TableCell`s desperately needs a `reference` like in a `TreeView`https://github.com/rivo/tview/blob/master/treeview.go#L21 Otherwise it's so cumbersome to get back to the actual data when e.g. a cell or row was selected.
kerem closed this issue 2026-03-04 01:02:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tview#175
No description provided.