Hello,
I created a SfListView reading data from a local SQLite database. It should display a list of questions with different types of answers, and the ItemTemplate is defined by a DataTemplateSelector.
If I put a single type of question in the list, it is rendered correctly and scrolling works great. If I mix types of question, when scrolling it throws the exception in the subject.
Please find attached my code. You should login (login will throw an exception which is already being investigated from your side), tap on the first audit and then tap on the first block to get the list that throws the exception. All the others works great.
Thanks for your support.
Regards,
Matteo
Attachment:
AM_MP_V1_b3799400.zip