I'm developing code snippet that uses 3 different custom cells in ListView.
When I open the page that contains listview, everything is fine but after tapping button that changes the itemtemplate(cellview) and go back to original itemtemplate, listview is not showing cells.
I'm sure there are correct datas in itemsource of listview but cell is not displayed.
I can post code if you want to see.
Please help me with this issue.