- 
                Notifications
    You must be signed in to change notification settings 
- Fork 747
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
When I display a table using marimo.ui.table, I would like to configure which column to be displayed in the output table without changing the data passed to the marimo.ui.table.
This can be useful when you want to access the value of a column for the row(s) that the user selects, but do not want to show the column for compactness.
A typical example of this would be a column for the ID of each entry.
Suggested solution
A new parameter for the marimo.ui.table to configure which columns to include (or exclude) would solve this.
Are you willing to submit a PR?
- Yes
Alternatives
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request