
Davoc Bradley
Top achievements
Rank 1
Davoc Bradley
asked on 30 Dec 2010, 12:55 PM
Hi, I just wondered if someone might be able to help me.
I have a radtooltip which is generated from a webservice for speed, and within this tooltip I have a radcalendar. As you would expect none of the ajax events for the calendar work anymore. Is there any way around this, or is it unfixable?
Cheers,
Davoc
I have a radtooltip which is generated from a webservice for speed, and within this tooltip I have a radcalendar. As you would expect none of the ajax events for the calendar work anymore. Is there any way around this, or is it unfixable?
Cheers,
Davoc
5 Answers, 1 is accepted
0

Davoc Bradley
Top achievements
Rank 1
answered on 30 Dec 2010, 06:22 PM
What I mean is, can I implement the events manually, triggering ajax postbacks, or is this not possible?
0

Davoc Bradley
Top achievements
Rank 1
answered on 04 Jan 2011, 06:05 PM
Any thoughts please?
Cheers,
Davoc
Cheers,
Davoc
0
Hello Davoc,
Could you please elaborate a bit more what do you mean by " none of the ajax events for the calendar work anymore". What are the ajax setting you have on the page? You could manually initiate request by using the ajaxRequest() function
Best wishes,
Maria Ilieva
the Telerik team
Could you please elaborate a bit more what do you mean by " none of the ajax events for the calendar work anymore". What are the ajax setting you have on the page? You could manually initiate request by using the ajaxRequest() function
Best wishes,
Maria Ilieva
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0

Davoc Bradley
Top achievements
Rank 1
answered on 05 Jan 2011, 10:30 AM
Hi Maria,
No problem. I'm using a webservice to generate the radtooltip, within which I've got a radcalendar. The webservice returns html, which is generated from an ascx, which has the radcalendar in it. When this is delivered to the client, the paging of the calendar, moving from month to month etc, is not working anymore, the events are no longer handled to page it using ajax. What I would like to know is if it is possible to create handlers for the events, so that I can reenable the paging etc?
Many thanks,
Davoc
No problem. I'm using a webservice to generate the radtooltip, within which I've got a radcalendar. The webservice returns html, which is generated from an ascx, which has the radcalendar in it. When this is delivered to the client, the paging of the calendar, moving from month to month etc, is not working anymore, the events are no longer handled to page it using ajax. What I would like to know is if it is possible to create handlers for the events, so that I can reenable the paging etc?
Many thanks,
Davoc
0
Hi Davoc,
As I'm not completely super if I correctly understand the exact implementation in your application i would suggest you to open a regular support ticket and send us sample runnable application which replicate the issue. Thus we will be able to debus the code locally and advise you further.
Kind regards,
Maria Ilieva
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.