I have 2 RadComboBox on my page. I would like to populate the second RadComboBox based on the selected item of the first RadComboBox. and based on the second RadComboBox's selection, i would then like to populate a radgrid with the results from a query that utilizes the value of the second radcombobox as a parameter.
Thanks for any help provided.
Thanks for any help provided.