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 |
|
|
|
workingwithlistview |
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
.