User Tools

Site Tools


updaterecord_refresh_browsegrid_.htm
Navigation:  ABC Library Reference > GridClass > GridClass Methods >====== UpdateRecord (refresh BrowseGrid) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

UpdateRecord (record), VIRTUAL

blk2blue.jpg

UpdateRecord Refresh the data in the BrowseGrid.
Record A numeric constant, variable, EQUATE, or expression that indicates which entry number in the LIST to update.

The UpdateRecord method refreshes the data shown in the BrowseGrid by calling the FileManager to post data updates. The BrowseClass.ResetFromBuffer is then called to update the queue that is used for the LIST and then the BrowseClass.UpdateViewRecord to update the VIEW.

Implementation:

This method is called by the GridClass.TakeEvent method.

See Also:     GridClass.TakeEvent, FileManager.Update, BrowseClass.ResetFromBuffer, BrowseClass.UpdateViewRecord

updaterecord_refresh_browsegrid_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1