ragardner / tksheet

Python tkinter table widget for displaying tabular data
https://pypi.org/project/tksheet/
MIT License
400 stars 48 forks source link

Dropdown multi-select checkbox filter #234

Open BlindChickens opened 3 months ago

BlindChickens commented 3 months ago

Is there a way to create a column header similiar to the dropdown filter example, but with the options as checkboxes, or maybe just plain multi-select labels that uses background color or something to inidicate the selected options.

ragardner commented 3 months ago

Hello,

This is not currently possible, it's an intriguing suggestion though