I have a listview that contains a datatemplate which consists of a Title and another Listview (Variable in size) But it seems that virtualization is not allowing me to scroll and trigger the next lot of items. I have tried settings .HasUnevenRows = true; but still no luck. Is there any way to do this?
↧