Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Latest commit

 

History

History

WorkingWithListview

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
name description page_type languages products extensions urlFragment
Xamarin.Forms - Working with ListView
These samples relate to the Working with ListView in Xamarin.Forms doc, including de-selecting the row after tapping, uneven row heights... (UI)
sample
csharp
xamarin
tags
ui
workingwithlistview

Working with ListView in Xamarin.Forms

These samples relate to the Working with ListView in Xamarin.Forms doc.

Many people have questions about specific ListView features, this sample attempts to cover some of them:

  • De-selecting the row after tapping
  • Uneven row heights
  • Adding clickable buttons to cells that work on Android

See the working with ListView "native layouts" for tips on using custom renderers for cells or the entire ListView.

screenshot