Method TBrowse():refreshCurrent() Foundation

Causes the data in the current data row to be re-read during the next stabilization cycle.

Syntax
:refreshCurrent() --> self
Return

:refreshCurrent() returns a reference to the TBrowse object.

Description

:refreshCurrent() invalidates the data contained in the current data row, causing the TBRowse to re-read the data from the data source for that row during the next stabiliztion, and display it in the browse window.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.