Hello,
I have two comboboxes. The second one is filled from the selection of the first.
But if I select a value in the 2nd combobox and click on somewhere else in the screen the value at the first place gets displayed other then the selected value.
Have you seen the online demo which demonstrates how the comboboxes can interact with each other using client-side
methods and requesting the items on demand? Checkout the following link for online demo. Related ComboBoxes
Could you provide some more information about the code that you tried to achieve this, in the case of this doesn't help?
Sub rcbXCategory_SelectedIndexChanged(ByVal o AsObject, ByVal e As Telerik.Web.UI.RadComboBoxSelectedIndexChangedEventArgs) Handles rcbXCategory.SelectedIndexChanged