<< Return to Main Index

< Return to Class Index

CGXDBEGrid::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 CGXDBEngine::CanAppend returns FALSE or if the last record has not been seen yet, it will return GX_INVALID.

Delegates to CGXBrowserLayoutManager::GetAppendRow

See Also

CGXDBEngine::CanAppend CGXDBEGrid::OnGetRecordCount

CGXDBEGrid 

Class Overview | Class Members