Article Details
Id:14681
Product:finPOWER Connect
Type:NEW
Version:3.00.06
Opened:22/06/2017
Closed:23/06/2017
Released:29/06/2017
Job: J019218

Page Sets; DbComboBox.RefrehStandardRange now has an additional parameter to force a refresh

As an optimisation, calling the RefreshStandardRange for a DbCombo Page Object will do nothing if none of the parameters have changed.

A new, optional, "forceRefresh" boolean parameter has been added to this method. If forceRefresh = True, the underlying data for the DbCombo will be refreshed.