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

Chaining comboBox bug or am I doing something wrong? Code Included.

1 Answer 78 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 02 Mar 2012, 09:34 PM
I'm attempting to chain together two combobox controls. The problem I'm having is:

Box 1 change event enables box 2.
Box 2 is disabled on start by default.
If I select an item in box 2, then go back and change the box 1 value, box 2 just sits there and will not do anything. I can't even open the list.
I need to always sync the values because box 2 is reliant upon the selection in box 1.

Is there something I am doing wrong.

http://pastie.org/3506645 



1 Answer, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 05 Mar 2012, 06:16 PM
Hello Paul,

I will suggest you check this online demo for more information. 

Greetings,
Georgi Krustev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
Paul
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Share this question
or