CHAPTER 5

image

Making a Scrollable List

Choosing quickly from a long list of items is one of the key offerings of the mobile UI. The limited real estate on mobile phone screens makes data grids a challenge and leads to extensive and creative use of lists. Grouping of items, scrolling, gesture-sensitivity, and images make lists one of the most versatile and reuseable data-bound tools available. Lists are to mobile development what the data grid is to web development.

This chapter covers the list classes available in each library to make a scrollable, selectable list. The primary considerations include binding to a data model, handling item selection ...

Get Xamarin Mobile Application Development: Cross-Platform C# and Xamarin.Forms Fundamentals now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.