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