[GH-ISSUE #701] Removable table's inner borders #513

Closed
opened 2026-03-04 01:05:38 +03:00 by kerem · 1 comment
Owner

Originally created by @quantumsheep on GitHub (Feb 8, 2022).
Original GitHub issue: https://github.com/rivo/tview/issues/701

I would like to do something like this:
CleanShot 2022-02-09 at 00 12 52@2x

Is there a way to remove borders between rows ?

Originally created by @quantumsheep on GitHub (Feb 8, 2022). Original GitHub issue: https://github.com/rivo/tview/issues/701 I would like to do something like this: <img width="200" alt="CleanShot 2022-02-09 at 00 12 52@2x" src="https://user-images.githubusercontent.com/7271496/153091437-5470b16a-795d-450e-845d-fd1bfad92bc0.png"> Is there a way to remove borders between rows ?
kerem closed this issue 2026-03-04 01:05:38 +03:00
Author
Owner

@quantumsheep commented on GitHub (Feb 10, 2022):

Found out it's possible using Box's border and disabling Table's borders along with a custom separator.

<!-- gh-comment-id:1034939806 --> @quantumsheep commented on GitHub (Feb 10, 2022): Found out it's possible using Box's border and disabling Table's borders along with a custom separator.
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#513
No description provided.