Raj7069635
Posts: 0
Joined: Wed Aug 27, 2014 3:33 pm

Displaying master detail records using list divider and child records as a list items

Hi,
I have rest response as a array of master records and each master record can have multiple child records. I am trying to display as below

Master 1 (as list divider)
Child of master1 (as a list item)
child of master 1 (as a list item)
Master 2 (as list divider)
Child of master2 (as a list item)
child of master 2 (as a list item)
Master 3 (as list divider)
Child of master3 (as a list item)
child of master 3 (as a list item)..... so on
how would I be able to achieve this? Quick response would be highly appreciated.
Thanks,
Raj

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Displaying master detail records using list divider and child records as a list items

Hello Raj,

Here is the structure for the list component you need:

Root list item
List for children
Divider
Item for child

Return to “Issues”