Answer the question
In order to leave comments, you need to log in
What UI patterns exist for displaying hierarchical data on the iPad?
there are 2 entities:
HierrarchicalItem with fields:
1. id
2. parentId
3. name
ItemDetail with fields:
1. id
2. hierrarchicalItemId
3. name
4. image
HierrarchicalItem which have no children must contain ItemDetail.
What UI pattern should be used to display hierarchical data on iPad in order to display such data?
What are the options? Best practics? What controls to use?
I will be grateful for any information.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question