Forum

Jennifer Häfner
      Has successfully completed the online course Intermediate (200)
      Has successfully completed the online course Advanced (300)
      Has successfully completed the online course Basics (100)
      Has successfully completed the online course Advanced (310)
      Has successfully completed the online course Advanced (320)
      Has successfully completed the Intermediate Certification
      Has successfully completed the Advanced Certification
    1 year ago #38577
    Up
    0
    Down
    ::

    Hi Alex,

    I understand that you are facing problems when configuring a GridList? When you want to display an array of objects in a list, you can use the data source feature, as it will dynamically generate a list item for each object.

    If you don’t want to use the data source, you can store your array-object-list in a global variable and define the path to the global variable in the GridList’s property ‘itemsPath’ (also, set ‘itemsTemplate’ to true). Then, in the widgets inside the GridListItem, define the values that you want to display in the manual mapping. I added screenshots to show you the configuration.

     

    If this is not your issue, please elaborate further which problem you are facing.

    Attachments:
    You must be logged in to view attached files.