Jonathan Levy
Top achievements
Rank 1
Jonathan Levy
asked on 02 Apr 2009, 03:28 PM
Hi All
I've just added a RadAjaxManager to a masterpage and a Proxy to a control which is in the content pane. The RadAjaxManager had a server-side event called AjaxRequest. The Proxy doesn't. I have no idea how to do the things I was doing in the AjaxRequest in the Proxy.
Any ideas?
Cheers
Jon
I've just added a RadAjaxManager to a masterpage and a Proxy to a control which is in the content pane. The RadAjaxManager had a server-side event called AjaxRequest. The Proxy doesn't. I have no idea how to do the things I was doing in the AjaxRequest in the Proxy.
Any ideas?
Cheers
Jon
5 Answers, 1 is accepted
0
Hello Jonathan,
Please check this help topic for more info:
http://www.telerik.com/help/aspnet-ajax/ajax-manager-proxy.html
Kind regards,
Vlad
the Telerik team
Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Please check this help topic for more info:
http://www.telerik.com/help/aspnet-ajax/ajax-manager-proxy.html
Kind regards,
Vlad
the Telerik team
Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
Jonathan Levy
Top achievements
Rank 1
answered on 06 Apr 2009, 05:08 PM
Hi Vlad
Thanks for that, I think it's got me onto the right track although I'm still having problems with the scheduler not loading correctly.
the page now loads and shows the scheduler but it's all bunched to the left of the screen with a javascript error. I think because it's got the JS error it's not fully loading.
The error isn't every helpful, it just says 'this._owner.get_resources()' is null or not an object.
Any ideas?
Cheers
Jon
Thanks for that, I think it's got me onto the right track although I'm still having problems with the scheduler not loading correctly.
the page now loads and shows the scheduler but it's all bunched to the left of the screen with a javascript error. I think because it's got the JS error it's not fully loading.
The error isn't every helpful, it just says 'this._owner.get_resources()' is null or not an object.
Any ideas?
Cheers
Jon
0
Hi Jonathan,
Could you please elaborate a bit on your scenario? What controls does the master and content page have and how are they set up? When does the error appear, on initial load or after the ajax request?
Sending a sample code for replicating it could help in finding a resolution for you.
Regards,
Iana
the Telerik team
Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Could you please elaborate a bit on your scenario? What controls does the master and content page have and how are they set up? When does the error appear, on initial load or after the ajax request?
Sending a sample code for replicating it could help in finding a resolution for you.
Regards,
Iana
the Telerik team
Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
Jonathan Levy
Top achievements
Rank 1
answered on 07 Apr 2009, 11:59 AM
Hi Lana
The masterpage has a scriptmanager and a radajaxmanager. It has lots of other controls but there are far too many to go into.
The content pane loads the usercontrol which has a radajaxmanagerproxy, scheduler, slidepanel, radtooltipmanager and a radloadingpane.
The scheduler is displayed but as I've said it's all bunched to the left of the screen, about 100px wide, and the error is displayed.
Creating a new project with the same setup works fine so not sure how I can send you a code example.
Thanks
Jon
The masterpage has a scriptmanager and a radajaxmanager. It has lots of other controls but there are far too many to go into.
The content pane loads the usercontrol which has a radajaxmanagerproxy, scheduler, slidepanel, radtooltipmanager and a radloadingpane.
The scheduler is displayed but as I've said it's all bunched to the left of the screen, about 100px wide, and the error is displayed.
Creating a new project with the same setup works fine so not sure how I can send you a code example.
Thanks
Jon
0
Hi Jonathan,
Try opening a formal support ticket and you could attach there the real application code and the working test project (you could skip the Telerik.Web.UI dll).
Let me know if any issue arise.
Kind regards,
Iana
the Telerik team
Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Try opening a formal support ticket and you could attach there the real application code and the working test project (you could skip the Telerik.Web.UI dll).
Let me know if any issue arise.
Kind regards,
Iana
the Telerik team
Check out Telerik Trainer , the state of the art learning tool for Telerik products.
