Tagged Questions
2
votes
1answer
164 views
Better way to show the calendars
I'm working on a single report page for a web app. I need to show how to filter the displayed data it be per day (diary) or between two dates (weekly).
When the user select diary (Diario), it shows a ...
2
votes
5answers
671 views
How to accomodate a large set of filter controls horizontally on a page?
Since the left column is occupied by the left navigation, this leaves only the middle area for placing filter controls. But there is a need to provide for more filtering options in future. In such a ...