Tagged Questions
1
vote
1answer
80 views
Design pattern for working with data driven lists in a mobile web app?
I am working on a data driven, mobile web app. I am not sure which way is the best for working with lists.
The data is organised in a hierarchical structure with two levels (categories and entries).
...
3
votes
5answers
239 views
Matrix question type in mobile
I am working on a tool for conducting surveys through the web. One of the most common question types is represented with a table, where the column and row headers form the question, and the rest of ...
0
votes
0answers
163 views
How to design datatables for mobile? [closed]
I'm creating a mobile application that requires datatables.
What's the best way to design a datatable for a mobile device?