Telerik Forums
Community Forums Forum
2 answers
135 views

Hello,

I have a web page with a number of elements, including labels, buttons, a file uploader, and some text boxes. Also, I'm using the RadAjaxManager and RadAjaxLabel. This is a picture of a few of the elements.

I need to update some of the elements, so I've set up my RadAjaxManager like this:


<telerik:RadAjaxManager ID="RadAjaxManager3" runat="server" >    
    <AjaxSettings>
        <telerik:AjaxSetting AjaxControlID="RadButtonCreate">
            <UpdatedControls>                    
                <telerik:AjaxUpdatedControl ControlID="RadLabel1" LoadingPanelID="RadAjaxLoadingPanel1"/>
                <telerik:AjaxUpdatedControl ControlID="RadAsyncUploadFile1" LoadingPanelID="RadAjaxLoadingPanel1"/>                 
            </UpdatedControls>
        </telerik:AjaxSetting>
    </AjaxSettings>
</telerik:RadAjaxManager>

This code doesn't impact my layout. However, when I added a the textbox to the UpdatedControls....


<telerik:RadAjaxManager ID="RadAjaxManager1" runat="server" >    
    <AjaxSettings>
        <telerik:AjaxSetting AjaxControlID="RadButtonCreate">
            <UpdatedControls>                    
                <telerik:AjaxUpdatedControl ControlID="RadLabelTicketInfo" LoadingPanelID="RadAjaxLoadingPanel1"/>
                <telerik:AjaxUpdatedControl ControlID="RadAsyncUploadSARFile" LoadingPanelID="RadAjaxLoadingPanel1"/> 
                <telerik:AjaxUpdatedControl ControlID="RadTextBoxDescription" LoadingPanelID="RadAjaxLoadingPanel1"/>                    
            </UpdatedControls>
        </telerik:AjaxSetting>
    </AjaxSettings>
</telerik:RadAjaxManager>

...My website changes to this:

When I remove the <telerik:AjaxUpdatedControl ControlID="RadTextBoxDescription" LoadingPanelID="RadAjaxLoadingPanel1"/> element from the UpdatedControls, the layout goes back to what is shown in the first picture.

 

Can someone please explain why adding elements to the UpdatedControls section would affect the placement of the other webpage elements? I'd like to update the content of these textboxes, so how can I add them to the UpdateControls without distorting the layout?

 

Thanks,

Mike

 

Rumen
Telerik team
 answered on 22 Oct 2024
0 answers
140 views

I have a .NET 8 MVC Application where I am using Telerik Kendo UI for the Captcha implementation. It is working fine at my local machine. But after a publish on AWS Elastic Beanstalk on Linux it is not working. 

I got some details like Telerik Captcha is using System.Drawing package which is not supported on Linux.

Now, please help me to figure out how can I implement Telerik Captcha Support with Linux based Hosting.

Siddhant
Top achievements
Rank 1
 asked on 18 Oct 2024
2 answers
243 views
Is the NuGet feed down? I get a 503 error when browsing to https://nuget.telerik.com/ and my Azure pipeline builds are failing.

Plamen | Lead Technical Support
Telerik team
 answered on 17 Oct 2024
0 answers
119 views

Hi Team,

We have legacy application which is currently running in Visual studio 2008. As EOL of VS 2008 we started to build the application in VS 2019 with .net framework 3.5.

Currently we are using RAD control which have separate dll for each control like RadEditor.Net2.dll, RadPanelbar.Net2.dll, RadWindow.Net2.dll 

as well as Telerik UI with Telerik.Web.UI.dll (version 2008.02.0826) 

 

Problem statement:-

While migrating application from VS2008 to VS2019 we are facing below error while debugging locally.


Uncaught Error: Unexpected ajax response was received from the server. This may be caused by one of the following reasons: - Server.Transfer. - Custom http handler. - Incorrect loading of an "Ajaxified" user control. Verify that you don't get a server-side exception or any other undesired behavior, by setting the EnableAJAX property to false. at _1.CheckContentType () at _1.HandleAsyncRequestResponse () at _4e.onreadystatechange ()

we are using rad:RadAjaxManager in our aspx page. 

by adding this property to the manager ajax mechanism will not work and page start post back in each call.

 

Any other solution do you have to overcome this.

 

 

 

 

 

Abhishek
Top achievements
Rank 1
 asked on 10 Oct 2024
1 answer
102 views

Hello Fellow members, My name is Emmanuel Katto. Does anyone have experience using Telerik components with large datasets? What strategies or controls do you recommend to ensure smooth performance?

 

Please let me know.

Thanks,

Emmanuel Katto

Vessy
Telerik team
 answered on 24 Sep 2024
1 answer
92 views
Please delete my account and all my user data from your systems.
Nick Iliev
Telerik team
 answered on 24 Sep 2024
3 answers
284 views
I am curious as to what everyone here thinks the worst design/development mistakes are. We got into a discussion here in my office about web site usability and it seems that opinions are varied. Anyone what to share their web site beefs? Then maybe we'll get into discussing solutions!!

Thanks,
Rob.
Bhavika
Top achievements
Rank 2
Iron
Iron
Iron
 answered on 12 Sep 2024
0 answers
89 views

I have been asked to create a "master report template" at my company in order to standarize templates from which all other reports can inherit from. I read this old forum question which was answered with an example code compressed into a .rar file, but it seems to be outdated, is there any more recent examples or documentation on how to create/implement a master report template and integrate it into my report viewer?

 

Thanks.

Esteban
Top achievements
Rank 1
 asked on 04 Sep 2024
1 answer
122 views
- Hello everyone, I have a problem with the expanded details that I have a dataItem in the grid and I will change the data. So I want, when the detail dataItem.ListChild.Length>0 will be expanded and I can collapseit again
Nadya | Tech Support Engineer
Telerik team
 answered on 21 Aug 2024
1 answer
133 views

Hi,

please remove my account & all data from your system

Best regards

Nick Iliev
Telerik team
 answered on 15 Aug 2024
Narrow your results
Selected tags
Tags
+? more
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?