Tagged Questions
8
votes
5answers
490 views
Most intuitive way to offer manual sorting?
all. I'm designing an online form builder (think Forms in Google Docs / Spreadsheets). The functionality is complete, but I'm not happy with the sorting capabilities. Everyone that I have done ...
3
votes
2answers
277 views
Sorting with a Click or Double Click? Better ways?
I have an interface allowing a user to search for various Wines. You start by selecting a Type: Red, White or Sparkling.
This will pull the from the database all the Varietals for your selection. You ...