Hi,
The app I am creating is based on comboBox (dropdownlist) selections. For example,
Staff
Faculty
Administration
If someone selects "Staff" from the combo box selection, another dropdownlist (RadComboBox) will appear listing the Title types of "Staff" for them to choose. I'd like these titles to be dynamically generated via a datasource based on "Staff" (haven't hooked the control to the DS yet). However, at this point, I just want to be able to identify what the user has selected in the "StafF" ComboBox in order for the "Staff title" comboBox to become visible. I would normally use an ID for this, but I don't see that as an attribute in the RadComboBoxItem control. What do you suggest?
Thanks,
R2
The app I am creating is based on comboBox (dropdownlist) selections. For example,
Staff
Faculty
Administration
If someone selects "Staff" from the combo box selection, another dropdownlist (RadComboBox) will appear listing the Title types of "Staff" for them to choose. I'd like these titles to be dynamically generated via a datasource based on "Staff" (haven't hooked the control to the DS yet). However, at this point, I just want to be able to identify what the user has selected in the "StafF" ComboBox in order for the "Staff title" comboBox to become visible. I would normally use an ID for this, but I don't see that as an attribute in the RadComboBoxItem control. What do you suggest?
Thanks,
R2