[GH-ISSUE #1009] No Row Borders (but Yes Column Borders)? #731

Open
opened 2026-03-04 01:07:20 +03:00 by kerem · 2 comments
Owner

Originally created by @aronchick on GitHub (Jul 16, 2024).
Original GitHub issue: https://github.com/rivo/tview/issues/1009

Basically the title :)

I'd love to have the option to not do a separator between rows, but yes have a separator for the columns. But still have a header borders?

Basically this (it's the default from Rich, the python library):

CleanShot 2024-07-16 at 13 02 02

Originally created by @aronchick on GitHub (Jul 16, 2024). Original GitHub issue: https://github.com/rivo/tview/issues/1009 Basically the title :) I'd love to have the option to not do a separator between rows, but yes have a separator for the columns. But still have a header borders? Basically this (it's the default from Rich, the python library): ![CleanShot 2024-07-16 at 13 02 02](https://github.com/user-attachments/assets/547be8fc-58ca-4a00-aa05-42072c35888a)
Author
Owner

@rivo commented on GitHub (Jul 28, 2024):

For tview, this would basically mean borders for individual cells. Or at least for the fixed cells. It looks nice but it would be a significant change of the Table codebase. I'm giving this a label and will come back to it at a later time.

<!-- gh-comment-id:2254500378 --> @rivo commented on GitHub (Jul 28, 2024): For `tview`, this would basically mean borders for individual cells. Or at least for the fixed cells. It looks nice but it would be a significant change of the `Table` codebase. I'm giving this a label and will come back to it at a later time.
Author
Owner

@aronchick commented on GitHub (Oct 16, 2024):

thanks for your consideration!

<!-- gh-comment-id:2415595514 --> @aronchick commented on GitHub (Oct 16, 2024): thanks for your consideration!
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#731
No description provided.