S
S
SVM122015-06-16 16:59:24
iOS
SVM12, 2015-06-16 16:59:24

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

1 answer(s)
D
Dmitry, 2015-06-18
@ubuntuman

If I understand everything correctly, NavigationController will help you

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question