CGXBrowserGrid::GetAppendRow
virtual ROWCOL GetAppendRow();
Return Value
A ROWCOL index for the append row. GX_INVALID if not supported.
Remarks
Returns the row id for the append row.
If CanAppend returns FALSE or if the last record has not been seen yet, it will return GX_INVALID.
See Also
CGXBrowserGrid::CanAppend CGXBrowserGrid::OnGetRecordCount