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.1305When 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" />
Hi,
How can we display the input boxes for start- and enddate dates vertically instead of horizontally?
Marc
Hi, currently we are activating our Telerik UI for ASP.NET AJAX license in our upper environments via the steps under "GitHub Actions" on this page: https://www.telerik.com/products/aspnet-ajax/documentation/licensing/add-license-to-ci-cd
We're working on upgrading to the latest 2025.2.609 package and I wanted to check if this will require any changes on our side with how we're handling the license activation in our upper/production environments. Thanks.
In our online application using the Radeditor I includetext like: "the 17th"
I get the following error:
The editor then locks up and I cannot continue.
This does not happen in the online demo.
Any ideas?
Hi,
Is it possible to upload file to cloud that contains cyrillic letters (test_кириллица.csv) using RadCloudUpload control?
Thanks!
Hi, I am facing the following issues with the Telerik table. Can you please help resolve them?
1. The text is not aligned with the dropdown (Image attached)
2. When we edit the widget > click on the table on a random cell > select Table Properties > The table wizard will always default to the top left cell > This is working as expected.
If you click in the table (not the editor) and select Cell Properties > the wizard will display (highlight) the cell you selected in the table is it expected that when selecting table properties it always default to the left side first box but when selecting cell properties it will show the current cell which we are in.
video link:- https://jam.dev/c/c1cdf56c-53ab-4218-8774-65907b3efd6d
3. Table properties > Select cells (e.g the top three) > Border > Select the bottom > 6 PX > Purple > OK > The preview is not showing the changes we want to apply > the preview is showing only the top left cell
video link:- https://jam.dev/c/88c17904-c758-47ab-949c-d29b4775dc6d
4. Following step 3 > when we navigate the mouse up and down, in the background, we can see only the top left cell with the border we configured. (while initially we selected the top three) > But if now, in the preview page, we will choose the top three > OK >We will see the top three cells showing the design we configured.
video link:- https://jam.dev/c/ba52bff1-7459-44d6-a647-d3eb5cea07f3
5. From the widget/page > select the middle bottom cell (notice it has no styling) > Table properties > Cell Properties > Select the middle bottom cell again > More Cell Styling > Border > Notice that the top row design is inherited > Is this expected?
video link:- https://jam.dev/c/1516e16f-1f7c-4e89-8b19-368edabf5703
5.1 I have observed that when we're in the widget > selecting a cell from the table > clicking on Cell Properties > The top row design is not inherited.
Hi, I am facing the following issues with the Telerik table. Can you please help resolve them?
1. The text is not aligned with the dropdown (Image attached)
2. When we edit the widget > click on the table on a random cell > select Table Properties > The table wizard will always default to the top left cell > This is working as expected.
If you click in the table (not the editor) and select Cell Properties > the wizard will display (highlight) the cell you selected in the table is it expected that when selecting table properties it always default to the left side first box but when selecting cell properties it will show the current cell which we are in.
video link:- https://jam.dev/c/c1cdf56c-53ab-4218-8774-65907b3efd6d
3. Table properties > Select cells (e.g the top three) > Border > Select the bottom > 6 PX > Purple > OK > The preview is not showing the changes we want to apply > the preview is showing only the top left cell
video link:- https://jam.dev/c/88c17904-c758-47ab-949c-d29b4775dc6d
4. Following step 3 > when we navigate the mouse up and down, in the background, we can see only the top left cell with the border we configured. (while initially we selected the top three) > But if now, in the preview page, we will choose the top three > OK >We will see the top three cells showing the design we configured.
video link:- https://jam.dev/c/ba52bff1-7459-44d6-a647-d3eb5cea07f3
5. From the widget/page > select the middle bottom cell (notice it has no styling) > Table properties > Cell Properties > Select the middle bottom cell again > More Cell Styling > Border > Notice that the top row design is inherited > Is this expected?
video link:- https://jam.dev/c/1516e16f-1f7c-4e89-8b19-368edabf5703
5.1 I have observed that when we're in the widget > selecting a cell from the table > clicking on Cell Properties > The top row design is not inherited.