Hello mates,
I am working on a xamarin forms project.
I have a listview with a datatemplate with a viewcell. The itemsource of the listview is a ObservableCollection.
I can see the main items, but i don't know how i can add subitems to the main items.
Thanks in advance!