Previous Next

RefreshAll( ) method

(Windows only; GUI for .NET only)
Refreshes field values displayed for all rows (parent and child) in any bound .NET control with values from the corresponding records in the bound ABL data source object.
You can use this method when the BindingSource object is bound to a query or a buffer. When bound to a ProDataSet object, this method applies to all levels.
Note:
Return type:
Access:
Applies to:
 
Syntax 
RefreshAll( )
Invoking this method does not change the editing mode of the .NET control.
See also:

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.