Show/Hide Columns within a Table #2761
-
Hi Paste! In Segment, we have quite a few tables that have this button that lets a user simply turn on/off certain columns. Users can select which columns they care about. Can we achieve this with Tables/Data Grids? Any recommendations or advice on how to approach this to replicate this functionality? I found this discussion which is similar. Is your guidance the same here? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @brannytempy! You can still use checkboxes to show/hide columns following the guidance in the discussion you linked. We just released our Side Modal component, though, which is another good option for displaying the column filter (rather than a Popover). |
Beta Was this translation helpful? Give feedback.
Hi @brannytempy! You can still use checkboxes to show/hide columns following the guidance in the discussion you linked. We just released our Side Modal component, though, which is another good option for displaying the column filter (rather than a Popover).