Add Filtering Capability #12
Labels
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Potlatch-Loggers/ComputerKeeper#12
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We need to be able to filter the table down to items based on any arbitrary filtering.
Question:
Can we do this with PySimpleGUI directly, or will we need to do something special (i.e., a new --popup-- window)?
https://stackoverflow.com/questions/68999955/sorting-table-by-columns/69001759#69001759