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

When using Ajax Request validation summary displaying dulipcate message

1 Answer 67 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Prasanna
Top achievements
Rank 1
Prasanna asked on 14 Dec 2012, 03:41 PM
Hi,

     I have RadAjaxProxyManager in my page and am using ajax request to do postback , it cause validation summary to display duplicate message following code i used,

Dim ramMaster As RadAjaxManager = RadAjaxManager.GetCurrent(Me)

ramMaster.AjaxSettings.AddAjaxSetting(RadScheduler1,RadScheduler1)

ramMaster.AjaxSettings.AddAjaxSetting(ramMaster, RadScheduler1)

$find("<%= RadAjaxManager.GetCurrent(Page).ClientID %>").ajaxRequest("ctl00_ContentPlaceHolder1_RadScheduler1")

please find the attachment.

 

 

 

 

 

 

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 19 Dec 2012, 12:25 PM
Hi,

Please refer to the help topic below which elaborates on some specifics in use Validation Summery control with Ajax:
http://www.telerik.com/help/aspnet-ajax/ajax-limitations.html

I hope this helps.


All the best,
Maria Ilieva
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Ajax
Asked by
Prasanna
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or