There are 0 repository under xamarin-listview topic.
GridView for xamarin forms
Sample showcases how to load Xamarin.Forms Listview inside Scrollview.
This example demonstrates how to the animate the listview items while scrolling.
Example showcases how to apply alternate row style in Xamarin.Forms ListView to provide alternate row color.
Sample showcases how to filter xamarin.forms listview based on swiped items in another listview
This example demonstrates how to apply fading edge effect for the listview item in Xamarin.Forms
This example demonstrates how to create a horizontal listview using Xamarin.Forms SfListView.
Example demonstrates how to load Xamarin.Forms Listview for full height without virtualization
Sample showcases how to navigate xamarin.forms listview across each listviewitem in horizontal orientation
Sample showcases how to load busy indicator on each ListViewItem in Xamarin Forms ListView using Toggle switch
Sample showcases how to load busy indicator to update each ListViewItem in xamarin.forms listview
Sample showcases how to load horizontal listview inside the vertical xamarin.forms listview
Sample showcases how to set rounded corners (corner radius) for xamarin.forms listview items.
Sample showcases how to use Xamarin.forms Listview in prism
Example for loading xamarin forms listview inside another listview (nested listview).
Sample showcases how to show loading or busy indicator in xamarin forms listview
Example showcases how to do paging in Xamarin.Forms Listview using DataPager.
This example demonstrates how to display different labels and images in the group header template.
This example demonstrates how to handle the interaction event for the child view in Android Renderer.
This example demonstrate how to load Entry control in the xamarin.forms listview item?
This example demonstrates to skip a selection for any specific index or based on selected items count in xamarin.forms listview.
This example demonstrates how to maintain the scroll position when applying and clearing the filter of items at runtime.
An Example of a two column list in Xamarin forms
This example explains how to create filtered timeline view using Xamarin.Forms ListView control.
This sample show case the grid layout in listview xamarin.forms
This sample application shows how to autfit the listview item height based on property change in xamarin.forms listview in MVVM.
This example demonstrates How to customize Xamarin.Forms listview group header template in MVVM.
This example demonstrates how to get automation id of Xamarin.Forms listview in renderer.
This example demonstrates to load a listview in xamarin.forms tableview.
This example demonstrates how to notify item selection using MVVM in Xamarin.Forms listview.
This example demonstrates how to set margin and padding to Xamarin.Forms listview.
This example demonstrates how to use Xamarin.Forms ListView in Xamarin.Android and Xamarin.iOS platforms.
This example demonstrate how to apply background color for different group in xamarin.forms listview
This example explains how to implement the custom control in Xamarin.Forms.
This repository contains sample about how to bind Xamarrin.Forms ListView SelectedItem in MVVM?
Xamarin Forms ListView provides support for grid layout which arranges the items in a predefined number of columns.