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

updating radcombo box inside radgrid GridTemplateColumn with another combobox

2 Answers 73 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Frank
Top achievements
Rank 1
Frank asked on 07 Feb 2014, 12:23 AM
I have 2 radcombobox in the GridTemplateColumn, is it possible that when I choose an item in combox #1, it will cause combox#2 to refresh with a new set of data?  I don't care if I accomplish this from serverside or clientside coding.

Thanks!

2 Answers, 1 is accepted

Sort by
0
Frank
Top achievements
Rank 1
answered on 07 Feb 2014, 12:26 AM
sorry, I would like to add these 2 combo box is in edittemplate.   So just to add:

1. user click on the "edit" row 
2. edittemplate open up with multiple textbox and combo box in it
3. combobox #1 gets an item selected
4. combobox #2 data content changes according to what they selected in combobox #1.

Is that possible?
0
Princy
Top achievements
Rank 2
answered on 07 Feb 2014, 04:55 AM
Hi Frank,

You can take a look at this demo on ComboBox - Related ComboBoxes which shows your required scenario . You can try similar approach for the RadComboBox in the EditItemTemplate. Please try and let me know if any concern.

Thanks,
Princy
Tags
Grid
Asked by
Frank
Top achievements
Rank 1
Answers by
Frank
Top achievements
Rank 1
Princy
Top achievements
Rank 2
Share this question
or