rbf_setGridValue2()
Purpose
Sets the value of a single editable field in the grid control with the given integration name at the specified row number. Has no effect if a field or grid control does not exist on the current page.
Syntax
rbf_setGridValue2(gridNo, fieldName, rowIndex, value)
Parameters
gridNo
The 0-based number of the grid control on the page
fieldName
The integration name of the input field
rowIndex
The row number. Row number start with 0.
value
HTML content to set in field
Note: This API is not supported in portals.