Scenario: Let Us Display Few Rows of Data in A Table Format
Scenario: Let Us Display Few Rows of Data in A Table Format
Step 2: In the context tab of the view controller, Create a context node EKKO with cardinality 0..n.
Click on Add attribute from structure to add the attributes to the context node from the dictionary structure EKKO.
Step 3 : In the layout tab of the view controller insert a table UI element and Bind the node to the Table.
Click on the context button and choose the context node ekko as shown below.
. Press enter.
Step 4: Go to the method WDDOINT and set the context node with some records. The values in the context node will be displayed in the table. Using Code wizard set the node EKKO as table Operation.
Step 5 : Save and activate the component. Create an application and test the application.
Output: