Modifier and Type | Origin and Description |
---|---|
public DataRow |
QVGrid.RowListener.processRecord(QVGrid QVGrid!, DataRow dr!)
Method processRecord: Receives the DataRow about to be added to the visible grid page to allow custom formatting, etc. If NULL() is returned, the DataRow will not be added to the grid |