This is a migrated thread and some comments may be shown as answers.

Add "ID" to RadComboBoxItem

3 Answers 57 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
R2
Top achievements
Rank 1
R2 asked on 11 Dec 2008, 10:58 PM
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

3 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 12 Dec 2008, 08:20 AM
Hi R2,

I hope the link to online demo which describes about Multiple Combobox, will help you to achieve this scenario. Please check the below link.
Multiple ComboBoxes

Thanks,
Princy.
0
R2
Top achievements
Rank 1
answered on 12 Dec 2008, 02:43 PM
Princy,

Hello and thank you.  I will check that out.

Regards,
R2
0
R2
Top achievements
Rank 1
answered on 12 Dec 2008, 02:46 PM
Princy,

Hello.  I just checked it out.  This is exactly what I want to do.  You guys simply ROCK.

Regards,
R2
Tags
Ajax
Asked by
R2
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
R2
Top achievements
Rank 1
Share this question
or