This example demonstrates how to disable a selection in the xamairn.forms listview by using the SelectionMode property. See How to disable a selection in the xamairn.forms listview for more details.
This example demonstrates how to display items with multiple columns in the xamarin.forms listview by using the gridlayout. See How to display items with multiple columns in the xamarin.forms listview ...