hi,
I have a web form that consists of several Radcombobox. The first combobox gets its list from a database.
After selecting a value from this combobox i would like it to update the text shown on the second Radcombobox. The autopostback is always resetting the value of the second Radcombobox to the first item in its predefined list.
How do I overcome this?