Tagged Questions
5
votes
2answers
106 views
Filters on top or on side of the table
I have 2 options to show filters for a table. One option places filters on the top and the other on the side of the table. For both options we'll give users the ability to hide the filters (by ...
2
votes
2answers
106 views
Adding paging, sorting and filtering toolbars to a table
I have a bunch of report views, which essentially are tables. They should enable the user with sorting, paging and filtering capabilities.
My idea is to add those features via menu-bars.
Paging ...
1
vote
7answers
120 views
Possible functions for a column in a grid, list or table
I'm working on a portfolio management system at an investment company, which will include a list of stocks held and their attributes such as name, issuer, market price, value etc. These will be listed ...
5
votes
2answers
454 views
UX for filtering a table of data
I have a table of data that can be filtered by name, location or status.
The data of each of these columns will be obvious to the administrators of the Portal (i.e that the first column is child's ...
0
votes
1answer
276 views
iOS Table View - How to divide/filter different data
I'm wondering what the preferred choice would be to divide/filter data in an iOS Table View. The two options I have thought of are:
Use sections in the Table View
Use a Segmented Control
I believe ...
1
vote
1answer
145 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 ...
2
votes
1answer
158 views
Alternative to a popup table
I need some advice please.
I currently have a screen and the plan is to completely redesign it. But first, to tell what is does.
It is a screen for managing orders, much lick a standard order form, ...
6
votes
3answers
805 views
Filtering through a large table of data, thoughts?
Example: I have a large amount of data, such as a library of blog posts, or a massive amount of contacts, I am thinking that a data table visually would be the best way to display all this data, it is ...
