rbf_setGridContent2()
Purpose
Sets the HTML content for a formula or template field in GridControl. Has no effect if the fields don't exist in GridControl.
Syntax
rbf_setGridContent2(gridNo, fieldName, rowIndex, value)
Parameters
gridNo
The 0-based number of the grid control on the page
fieldName
The integration name of formula or template field
rowIndex
The row number. Row numbers start with 0.
value
The HTML content to be assigned to the cell
Note: This API is not supported in portals.