Telerik Forums
UI for ASP.NET AJAX Forum
44 answers
9.2K+ views

This sticky thread lists known issues and breaking changes introduced in the UI for ASP.NET AJAX releases.


Q3 2011 (Version number: 2011.3.1115)

Problem: When adding items to OData-enabled controls (RadMenu, RadTreeView, RadListBox, RadComboBox) through design time erroneous markup is applied to the control:

<telerik:RadListBox runat="server" ID="RadListBox1">
    <Items>
    </Items>
    <WebServiceSettings>
        <ODataSettings InitialContainerName="">
        </ODataSettings>
    </WebServiceSettings>
</telerik:RadListBox>

Please note the added ODataSettings section. It will cause JavaScript errors on the page.

Solution: Remove the ODataSetting section and the issue will vanish. The problem is also fixed in the Q3 SP1 release, version number 2011.3.1305
Vasko
Telerik team
 updated question on 20 Oct 2025
1 answer
796 views

When I run my project I'm getting this error

Could not load file or assembly 'Telerik.Web.UI' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

In my web.config I checked that the version in the web.config is the same as the version I'm using in references

<assemblyIdentity name="Telerik.Web.UI" publicKeyToken="121fae78165ba3d4" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-2020.2.617.45" newVersion="2020.2.617.45" />

 

Vessy
Telerik team
 answered on 22 Oct 2021
1 answer
4 views
Anda bisa menghubungi layanan pelanggan Garuda Indonesia di (O899-979-1983) untuk pengajuan refund tiket Garuda Indonesia.
boripat
Top achievements
Rank 2
Iron
Iron
Iron
 answered on 23 Nov 2025
1 answer
7 views
Hubungi Call Center (Akulaku) di nomor (083848484874) atau melalui email ke cs@akulaku.com. Sampaikan permintaan pembatalan pengajuan pinjaman dan berikan alasan anda melakukan pembatalan...
boripat
Top achievements
Rank 2
Iron
Iron
Iron
 answered on 23 Nov 2025
2 answers
234 views

I realize this isn't a DNN forum, but couldn't find anything there so hoping someone here can answer.

After upgrading to DNN 9.11.3 several modules don't work right because DNN no longer supports Telerik.

I've read somewhere that you can purchase a Telerik license and just update the dlls for it in DNN in order to resolve this issue.

Has anyone else had this experience?

Thanks

Rumen
Telerik team
 answered on 21 Nov 2025
1 answer
10 views

What is the latest compatible Telerik.Web.UI version for .NET framework 4.7.2 that can address the security vulnerabilities. 

Current version used in the project is - 2012.3.1308.40

Looking to fix the following vulnerabilities -

CVE-2019-19790, CVE-2019-18935, CVE-2017-11357, CVE-2017-11317, CVE-2017-9248, CVE-2014-4958

Rumen
Telerik team
 answered on 21 Nov 2025
3 answers
10 views

I'm trying hide a couple of columns in a RadGrid. I can do this in RadGrid1_ItemDataBound with the GrdiHeaderItem setting visible = false.

However, the output still uses space for the 2 columns that were hidden at the end of the grid.

Looking at the page source when I run my app there are 2 extra <col /> tags in <colgroup> and the <tfoot> tag has 2 extra <td></td> tags. There is the correct number of <td> tags in each row in <tr> in the table body.

Could this be from css? Is there a way in override this in RadGrid1_ItemDataBound manually?

Andrew
Top achievements
Rank 1
Iron
 answered on 20 Nov 2025
1 answer
19 views

On our side the update to version 2025.4 is failing because of browser inlog issue, see attaches screenshot.

 

What to do?

 

Marc

 

Rumen
Telerik team
 updated answer on 18 Nov 2025
3 answers
11 views
I’m working with Telerik RadGrid and need an example where filtering is enabled on the columns and vertical scrolling is also active. Could someone direct me to a demo or sample that demonstrates this setup?
Rumen
Telerik team
 answered on 17 Nov 2025
1 answer
9 views

Hey everyone, I'm working on an ASP.NET AJAX project and am having some confusion about handling delta updates within partial postbacks.

Specifically:

  • I'm trying to update just a small part of a control using delta logic, but the entire control seems to refresh instead.
  • I'm not sure if I'm missing a required setting on the UpdatePanel or if delta updates require a different approach in Telerik controls.
  • If anyone has best practices, examples, or even "don't do this" warnings, I would seriously appreciate the help.

I am waiting yours valuable replies. Thanks in advance!

Attila Antal
Telerik team
 answered on 17 Nov 2025
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?