(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.
Return type: VOID
Access: PUBLIC
Applies to: Progress.Data.BindingSource class