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

Trigger event on comboBox!

2 Answers 411 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Placinta
Top achievements
Rank 1
Placinta asked on 15 Feb 2012, 11:34 AM
How can i create an event that selects a specific item from a combobox and trigger the change event with that item?

2 Answers, 1 is accepted

Sort by
0
Placinta
Top achievements
Rank 1
answered on 27 Feb 2012, 12:26 PM
In fact,how can i trigger the change event programatically?

$('#id').data('kendoComboBox').trigger('change') or $('#id').kendoComboBox().trigger('change');
dont work!

Any help will be appreciated.
Regards,
0
Patrick Rioux
Top achievements
Rank 1
answered on 26 Oct 2012, 09:53 PM
I get the same issue. Any idea?
I'm using a combobox in an edit popup window using a template.
Tags
ComboBox
Asked by
Placinta
Top achievements
Rank 1
Answers by
Placinta
Top achievements
Rank 1
Patrick Rioux
Top achievements
Rank 1
Share this question
or