The ASPxCombobox control allows its content (item list) to be updated via callbacks by using the PerformCallback client method.
In this demo, the City combo box is populated on the fly with city names that correspond to the currently selected country from the
Country combo box.