Jamil Geor
  • Home
  • About
Sign in Subscribe

ListView

A collection of 4 posts
ListView

ListView ItemTemplate with ReactiveUI ViewModel

Introduction In this article, we are going to build upon our ListView example by including a DataTemplate for customizing the layout of our ListView items. We'll also work through how to bind our new ItemTemplate to our ReactiveUI ViewModel. Updates to our ViewModel and Model Before we get
16 Jul 2017 2 min read
ListView

Refreshing a ListView with ReactiveCommand

Introduction In this article, we are going to learn how to bind a Xamarin.Form ListView to a ReactiveUI ReactiveCommand. This article extends the example from previous blog posts. Setting Up Let's get started by implementing a small service stub to provide dummy data that we'll
14 Jul 2017 3 min read
ReactiveUI

Setting up a ReactiveUI ViewModel

Introduction In this article, we will be setting up our first ViewModel to bind to the ListView that we created in the previous article. We'll be using the ReactiveUI framework for implementing our ViewModel and bindings. Installing ReactiveUI Packages Let's start by adding the ReactiveUI NuGet
09 Jul 2017 4 min read
Xamarin.Forms

Creating ListViews with Xamarin.Forms

Introduction In this article, we are going to setup the initial the article list page and set this up as our application's main page. Cleaning up Before we get started, let's remove the default page that Visual Studio setup for us. Creating a new page Right
02 Jul 2017 2 min read
Page 1 of 1
Jamil Geor © 2025
Powered by Ghost