Hi Laurence,
Thank you for contacting Syncfusion Support.
We have checked the reported query “Need to store the SelectedItems while navigating from the SfListView page to DataForm page” from our side. We would like to let you know that while navigating across pages, the SelectedItems in SfListView will not be disposed until new instance of SfListView is created for that particular page. We have created simple sample which shows the behavior of SfListView while navigating across pages. In our sample, we have selected multiple items and navigated to a new page where the data selected from the list will be displayed in an entry box. While returning back to SfListView page the selected items remains intact (if the SfListView is not disposed in the OnDisappearing override method of that page).
For your reference, we have attached our sample and you can download it from the below location.
If the above solution does not resolve the reported query, Could you please share the below details which helps us to analyze further?
- Could you please share the template in which the SfListView is loaded and navigated to?
- If the reported issue occurs in our sample also, please share the details of the tested device?
- Could you please check whether you are disposing the SfListView items or creating a new instance while navigating across pages?
Please let us know if you require further assistance,
Regards,
G.Muthu kumaran.