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

client ItemChecked event doesn't fire for RadComboBoxItems added via client

3 Answers 86 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Andy
Top achievements
Rank 2
Andy asked on 03 Dec 2012, 07:34 PM
For RadComboBoxes with CheckBoxes=true, when a RadComboBoxItem is added via client code (as indicated here: http://www.telerik.com/help/aspnet-ajax/combobox-items-client-side-code.html), the OnClientItemChecked event does not fire when the new RadComboBoxItem is checked.  Is this by design? If so, is there some sort of workaround? 

3 Answers, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 06 Dec 2012, 02:44 PM
Hi Andy,

I have performed some tests, based on the provided information, but I was unable to replicate the experienced issue. I have prepared a sample project for you to demonstrate the behavior at my end. Could you modify it so we could observe the described issue at our end?
Please find the sample attached


Regards,
Nencho
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Andy
Top achievements
Rank 2
answered on 06 Dec 2012, 02:51 PM
Add AutoPostBack="false" to the button.  Run your sample, click the button, and then check combo box item #5. The event will not fire.
0
Nencho
Telerik team
answered on 11 Dec 2012, 01:27 PM
Hi Andy,

I was able to replicate the experienced issue. In order to overcome the problematic behavior, I can suggest you to download the recently released Service Pack, where this issue is fixed and the OnClientItemChecked event fires correctly.

Regards,
Nencho
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
ComboBox
Asked by
Andy
Top achievements
Rank 2
Answers by
Nencho
Telerik team
Andy
Top achievements
Rank 2
Share this question
or