Develop filterable data grids
Develop a grid that displays motor parameters and a grid that display motor manufacturing details.

Prerequisites
To develop the project
- Create Motor objects.
- Create a grid of numeric data.
- Create an interface for filtering numeric data.
- Create a grid of date and time data.
- Create an interface for filtering date and time data.
- Arrange the interface elements.
- Save the project.

Select Run to run the project using the client emulator to test your project. To run the project on a remote client, see Add a client device.
Tip: For examples on how to filter motor parameters with queries, see Numeric data query examples.