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

RadAjaxManager no load controls to initial a CallBack

4 Answers 102 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
KlimUser
Top achievements
Rank 2
KlimUser asked on 30 Sep 2008, 10:31 PM
Hello Again Forum!!
Well Now I have a question about RadAjaxManager.
I have a web app that uses a MasterPage and, of course a conten page.
So I want to ajaxfied a classic textBox using th onblur Event (I need to validate the data input by the user, once the control has lost focus)
Buut the radAjaxManager doesn't load the control in the web page =S
I have the RadScriptManager into de MasterPage, and I don't know if this could be the problem, So I hope you can help me please!! =P
Thanks in advanced to EveryOne!! =D

4 Answers, 1 is accepted

Sort by
0
Accepted
Sebastian
Telerik team
answered on 03 Oct 2008, 07:24 AM
Hello KlimUser,

Can you please check whether you are using the latest release 2008.2.1001 of RadControls for ASP.NET AJAX in your project? Moreover, to validate the user entry on the server with asynchronous request you can utilize our RadAjaxManager control and invoke its ajaxRequest(args) method from within the onblur handler of the textbox control.

More information about the usage of the ajaxRequest(args) method of RadAjaxManager and its client-side API in general you can gather from these resources:

http://demos.telerik.com/ASPNET/Prometheus/Ajax/Examples/Manager/ClientSideAPI/DefaultCS.aspx
http://www.telerik.com/help/aspnet-ajax/ajxajaxmanager.html

Best,
Stephen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
KlimUser
Top achievements
Rank 2
answered on 03 Oct 2008, 03:48 PM
Hello Stephen!!
Our version is 2008.1.415 =(
But Right Now I'm going to review your recomendation.
Thanks by the answer
I'll try it and answer again
Greetings!!
0
KlimUser
Top achievements
Rank 2
answered on 06 Oct 2008, 02:19 PM
Hello Again Team Telerik =P!

I did your recomendation and Everthing works so coll!!!

Thanks for your attentions!!

Greeting From MX!!

0
Todd Anglin
Top achievements
Rank 2
answered on 06 Oct 2008, 07:19 PM
Happy to hear everything is working! Enjoy the RadAjaxManager and have fun with your project.

-Todd
Tags
Ajax
Asked by
KlimUser
Top achievements
Rank 2
Answers by
Sebastian
Telerik team
KlimUser
Top achievements
Rank 2
Todd Anglin
Top achievements
Rank 2
Share this question
or