ControlsToUpdate attribute

0 Answers 97 Views
DropDownList
Alex
Top achievements
Rank 1
Alex asked on 11 Jul 2022, 07:02 PM

 

 

<radCLB:CallbackDropDownList runat="server" ID="OrgPropertyStateList" Width="209px"       OnSelectedIndexChanged="OrgPropertyStateList_SelectedIndexChanged" AutoPostBack="True"                         ControlsToUpdate="pnlSearches;EmploymentTypeSection;divApplicantSalarySelection;divPropertyCitySelection;divPropertyCountySelection" ClientEvents-OnRequestSent="ValidateDateOfBirthAllowedForState">
<asp:ListItem>Unbound</asp:ListItem>
</radCLB:CallbackDropDownList>
Rumen
Telerik team
commented on 12 Jul 2022, 09:05 AM

Hi Phillip,

Can you please be a bit more descriptive and explain what your scenario is? The Telerik UI for ASP.NET AJAX also does not offer such a component radCLB:CallbackDropDownList and there is a chance that you are still using RadAjax.dll or RadAjax.Net2.dll which was obsolete in 2009 and not supported.

No answers yet. Maybe you can help?

Tags
DropDownList
Asked by
Alex
Top achievements
Rank 1
Share this question
or