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

assign value for multiple combo box for onchange event.

2 Answers 167 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
sk
Top achievements
Rank 1
sk asked on 03 Aug 2009, 08:00 AM
hi,
i am here again got another question for the combo box. i have three combo box that have value. both three combo box will have same value. what i want is when i am select the first combo box, i can get the selected index for the two other combo box without autopostback. What shall i do to get this result?

best regards;
SK

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 03 Aug 2009, 09:27 AM
Hi SK,

Go through the following online demo which implements a similar scenario and see whether it helps.
Related ComboBoxes

Shinu
0
sk
Top achievements
Rank 1
answered on 03 Aug 2009, 09:51 AM
hi,shinu,
i have refer this example before...what i want the combo box to do is the when i am select the 1st combo box, the 2nd and 3rd combo box will automatically change its combobox selected index same with the 1st combo box. I have try the select() method for the combobox but i get an error when using this function.

best regards;
sk
Tags
ComboBox
Asked by
sk
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
sk
Top achievements
Rank 1
Share this question
or