This is the operation that allows the information to be transferred to the relevant mapping elements for the selected line of the grid.
Grid- Update Row operation at Property Panel
Properties
Description: A description of the action is written.
Heading: Specifies the name in the action list when added as a Form Action.
Run Condition: If the value in the query entered in this field is ‘0′, the corresponding action will not run.
Request Confirmation: Select whether to ask for confirmation before running the action. If Request Confirmation is activated, the Confirmation Message feature is turned on and the message that will be displayed when requesting confirmation is written.
Example Used
For example;
Add some form controls on the Canvas. Then, create an operation for a button as Grid – Add Row with when clicked event and create an operation for another button as Grid – Update Row. The mapping area is filled for the Grid – Add Row button.
Grid – Update Row operation is used as below.
To edit for data added to the grid, click the row and then click the Grid- Update Row button. Thus, the values fill in the form controls.
Client views on screen
Write the correct value in the form control and then click the Grid-Add Row button. This data fills in the grid row.
Client views on screen