I have currently implemented this using a tableview as I have 3 different custom cells I need to mix depending on the items data content.
How would I implement this using a listview(as I need to use pull to refresh).
I cant think of away to achieve this though binding or a manual way to fill the list.
Is this posible?
Cell1
Cell2
Cell3
Cell3
Cell2
Cell3
Cell2
Cell3
Cell2