1
vote
3answers
67 views
UI design pattern for multi level grid
currently I have a requirement to display related items in a multi level grid.
that is great grandparent -> grandparent-> parent-> child
For example:
Country-> state->City->Stree …
2
votes
3answers
105 views
What’s the name of this UI pattern?
Sometimes when some feature requires many different settings, they are written in a cloze-like text, where the gaps (=variables) are displayed as comboboxes or hyperlinks which ope …
0
votes
0answers
67 views
UI Pattern
I have a repeating User interface pattern in my application. An example is collection of 5 years address data. I need to collect data for 5 years and then move on. Can anyone point …
