Tagged Questions
1
vote
1answer
158 views
What's a typeable symbol to indicate “starts with” in a filter field?
I am building a custom data grid control. The users do a lot of sorting and filtering. I want them to be able to do this with only the keyboard. Currently they can filter columns by typing in the ...
3
votes
3answers
114 views
Indicating A Document Has Been Drawn On
Imagine layed out in front of you is a large board with little white pieces of paper representing the cover pages of system files on them. You are shown a title, and a modification date. How might ...