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

Checkboxes and Autopostback

5 Answers 332 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 15 Mar 2016, 12:24 PM

I upgraded Telerik controls from 2013.2 to 2016.1. There is a page with a combobox of checked items (see code below). With version 2013.2, changing any of the checkboxes with the mouse and clicking outside the combobox causes a postback. With version 2016.1 the postback doesn't happen. If I change a checkbox with the keyboard (space) I can get the postback to occur. Is this a bug, or the way it's supposed to work? Thanks for your help...

<telerik:RadComboBox ID="rcbSites" runat="server" CheckBoxes="true" EnableCheckAllItemsCheckBox="true" Label="Sites" LabelCssClass="fwBold"        AutoPostBack="true" OnSelectedIndexChanged="rcbSites_SelectedIndexChanged">    </telerik:RadComboBox>

5 Answers, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 18 Mar 2016, 09:39 AM
Hello Daniel,

Indeed, I was able to replicate the problem that you are referring to. I have forwarded the problem to our developer team and logged it in our public port:

http://feedback.telerik.com/Project/108/Feedback/Details/186616-radcombobox-checkboxes-enabled-selectedindexchanged-is-not-triggered-when-the-c


In the link above you can vote for the bug fix and track its status. In addition, as a token of gratitude for pointing that issue out, I have updated your Telerik Points.

You can, however, use our 2016 Q1 release, where this issue is not present.

Please excuses for the inconveniences caused by the inability top handle the SelectedIndexChanged in our 2016 Q1 SP1 release.

Regards,
Nencho
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
0
Daniel
Top achievements
Rank 1
answered on 19 Mar 2016, 02:39 AM

Can you tell me how to get the 2016 Q1 release? I upgraded from 2013 to 2016 with the Telerik control panel and didn't see an option to choose different versions.

Thanks...

0
Nencho
Telerik team
answered on 21 Mar 2016, 03:55 PM
Hello Daniel,

I would like to inform you that after further investigation, the bug is already fixed and you can download our latest internal build, as demonstrated in the following screenshot.

http://screencast.com/t/o9dMVmGQHy9l

The bug in question was already reported in this public item and as you can see the status is updated to Completed.

Regards,
Nencho
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
0
Daniel
Top achievements
Rank 1
answered on 21 Mar 2016, 08:08 PM

According to the screenshot, using the latest internal build is not recommended for production purposes. Do you have an estimate as to when this fix will be included in a regular release?

Thanks....

0
Nencho
Telerik team
answered on 24 Mar 2016, 11:13 AM
Hello Daniel,

Indeed we do not recommend the usage of intern builds in production environment. Our upcoming official release Q2 2016 is scheduled for  May 4, 2016 and the fix will be included in this release.

Regards,
Nencho
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
ComboBox
Asked by
Daniel
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Daniel
Top achievements
Rank 1
Share this question
or