rbf_delGridRow()
Warning: Support for using this method with external objects (such as those mapped to external tables, to OpenEdge Service objects, or through a HDP connection) is a beta feature. This method is supported in production systems, except for external objects.
Purpose
Deletes the row with given index from a grid.
Syntax
rbf_delGridRow(gridNo, rowIndex)
Parameters
gridNo
The 0-based number of the grid control on the page
rowIndex
The row number. Row numbers start with 0.
Note: This API is not supported in portals.