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

[Solved] Error Template in Asp.Net Ajax

1 Answer 107 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Davis Augustine
Top achievements
Rank 1
Davis Augustine asked on 27 Jun 2008, 01:41 PM

Hi,

In our code we used Atlas script manager for capturing the error  like

<atlas:ScriptManager ID="ScriptManager" runat="server" EnablePartialRendering="True" >                 
    <ErrorTemplate>   
          <span style="font-size: 16pt; font-weight: normal;">Connection to the server failed. Please contact the System Administrator.      
   </ErrorTemplate>
   </atlas:ScriptManager>

Now we upgraded to Rad Ajax controls. Is there any property in Rad Ajax to replicate the same as above in Atlas script manager. Especially for the Error template element .

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 30 Jun 2008, 08:05 AM
Hi Davis,

Please check this thread for more info:
http://forums.asp.net/p/1037321/1436044.aspx

Regards,
Vlad
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Ajax
Asked by
Davis Augustine
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or