xamarin-forms-wpf-samples/WorkingWithListview
Javier Suárez Ruiz ad4bd74468 More samples 2018-07-30 19:18:03 +02:00
..
Android More samples 2018-07-30 19:18:03 +02:00
Screenshots More samples 2018-07-30 19:18:03 +02:00
UWP More samples 2018-07-30 19:18:03 +02:00
WPF/WorkingWithListview.WPF More samples 2018-07-30 19:18:03 +02:00
WorkingWithListview More samples 2018-07-30 19:18:03 +02:00
iOS More samples 2018-07-30 19:18:03 +02:00
Metadata.xml More samples 2018-07-30 19:18:03 +02:00
README.md More samples 2018-07-30 19:18:03 +02:00
WorkingWithListview.sln More samples 2018-07-30 19:18:03 +02:00

README.md

Working with ListView

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

Author

Craig Dunn