Dynamically add items to rad multiselect combobox on selection of particular item inside combobox

0 Answers 126 Views
ComboBox MultiSelect
Joe
Top achievements
Rank 1
Joe asked on 24 Mar 2022, 05:26 PM

Hello,

I have multi select combo box which shows countries. I want to show states of countries in that same drop down only if that country is selected. See example below. Only if USA is selected in the multi select drop down, then only show states under USA as multi select drop down. Likewise for other countries in the drop down too. Is this something achievable?

USA

USA-Arizona

USA-California

USA-Texas

MEXICO

Mexico-Tijuana

Mexico-Hidalfgo

Attila Antal
Telerik team
commented on 29 Mar 2022, 08:11 AM

Hi Joe. 

To be able to give you an accurate answer, I would need to know if you are referring to RadComboBox with Multi Columns, RadMultiColumnComboBox, or RadMultiSelect

Also, could you share the current implementation you have (markup code from the ASPX page, related JavaScript, and C#/VB code)? 

No answers yet. Maybe you can help?

Tags
ComboBox MultiSelect
Asked by
Joe
Top achievements
Rank 1
Share this question
or