This article focuses on the search functionality of the sample application (see Figure 1).
Figure 1. Overview of the real estate application
When you open the application, a small panel on the left lets users search for a property by specifying search criteria, such as number of bedrooms or price range. The matching properties appear in a data grid in the upper right panel, and when a user selects a property, the details appear in the lower right panel (see Figure 2).
Figure 2. Layout of the application
In the following sections you will do the following: