Integrate the interface with the NetLogics

Integrate the NetLogics with the application interface.
  1. In
    Project view
    , expand
    UI
    MainWindow (type)
    .
  2. Configure the Insert Random Data button:
    1. In
      Project view
      , select
      InsertButton
      .
    2. In
      Events
      , next to
      MouseClick event
      , select
      Add
      Add
      and select
      ProjectName
      DataStores
      EmbeddedDatabase1
      EmbeddedDatabase1NetLogic
      InsertRandomValues
      .
  3. Configure the Display Query in Label button:
    1. In
      Project view
      , select
      RunQueryButton
      .
    2. In
      Events
      , next to
      MouseClick event
      , select
      Add
      Add
      and select
      ProjectName
      UI
      MainWindow (type)
      QueryResultLabel
      QueryResultLabelLogic
      RunQuery
      .
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.