Develop a filterable list box
Develop a list box filled with random strings that you can filter by entering text into a filter text box.

Prerequisites
To develop the project
- Create and configure a DataStore.
- Create a NetLogic that adds random data.
- Create a list box.
- Create an interface for filtering the list box.
- Create a button that adds random 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.