- Getting started
- Using the software
- OPC UA
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- NetLogic tutorial
- Object and variable references
Enumerate items in Data controls objects
List items in Data control objects such as Data grids, by creating a dynamic link between the Model property and the target node.
TIP:
For information about the available Data controls objects, see Data controls objects.
- InProject view, select a Data controls object.For example, select a Data grid object.
- InProperties, create a dynamic link betweenModeland a node that contains items that you want to enumerate.For more information about dynamic links, see Create dynamic links.For example, create a dynamic link betweenModeland a folder that contains objects that you want to enumerate.
Provide Feedback