Create and configure a DataStore

Create a database for random data that will be displayed in the filterable list box.
  1. Create the DataStore:
    1. In
      Project view
      , right-click
      DataStores
      and select
      New
      Embedded database
      .
    2. Hover over the database, select
      Edit
      Edit
      , and enter
      RandomStringsDataStore
      .
  2. Configure the DataStore:
    1. In
      Properties
      , next to
      Tables
      , select
      Add
      Add
      .
    2. Next to
      Columns
      , select
      Add
      Add
      .
    3. Next to
      Column1
      , select
      BaseDataType
      and select
      String
      .
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.