Tag Archives: Jump Lists
Xamarin.Forms – Groups and Jump Lists
My goal is to create a simple list of Employees with the employees grouped by the first letter of their name. I’d also like to create a jump list to allow the user to jump to a particular letter in the list. … Continue reading