I have 2 RadComboBoxes. The first is loaded on PageLoad. The second is Load On Demand which depends on the first combo box. When the ItemsRequested event of the Load On Demand combo box is fired, I cannot get the SelectedValue of the first combo box.
What is the suggested method for something like this?
Seth
What is the suggested method for something like this?
Seth