Reloads the data with the DataConnector.
The Mapping of the loaded data items.
Reload method removes the items that were loaded by the last call to LoadData or Reload method and then calls the LoadData to refill the row collection. The new data are inserted to a position of the first removed ListItem.
If LoadData has not been called before, the command only executes LoadData()
As an alternative, you can use the DataSource property.
The template indices used for the loaded items are determined by the TemplateIndex and SelectedTemplateIndex properties.
AdvancedComboBox Class | Resco.Controls.AdvancedComboBox Namespace