Tagged Questions
3
votes
1answer
69 views
Printing Job Queue Grid display
I'm building a Printing Job Queue Grid Layout which contains 9 columns( Name, Status, Owner, Duration, Material 1, Material 2, Material 3, Material 4, print mode... (relevant for the current printing ...
1
vote
1answer
148 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 ...