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

[Solved] AJAX and Prometheus Controls

3 Answers 138 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Scott
Top achievements
Rank 1
Scott asked on 27 Dec 2007, 02:50 PM
I am using a combination of prometheus controls (radcalendar, radscheduler, radcolorpicker, etc).  I heavily use the event handlers for each control to prompt an action on another control.  In order to allow the event handlers to work, the property "allowpostback" must be true (which causes a page refresh).  I was under the impression that prometheus handled ajax.  Do I need to do something further?  Like add an ajaxmanager or ajaxpanel control?

3 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 28 Dec 2007, 01:16 PM
Hello Scott,

You are correct - in order to ajaxify the controls, you should use either RadAjaxManager/RadAjaxPanel or the standard MS AJAX UpdatePanel control. Either one of these will do the job for you. We highly recommend using the AjaxManager in scenarios where there is a lot of control interaction.

Greetings,
Steve
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Scott
Top achievements
Rank 1
answered on 28 Dec 2007, 01:38 PM
Steve,

I agree the AJAXManager would be the best for what I am attempting (since I will be using 3-4 controls), but I remember reading somewhere that the AJAXManager isn't supported in MOSS webpart development?  Can you shed some light on this?

Thanks
0
Sebastian
Telerik team
answered on 03 Jan 2008, 03:23 PM
Hello Scott,

I think that the communication in the following forum posts can be useful to you:

http://www.telerik.com/community/forums/thread/b311D-tkacd.aspx

http://www.telerik.com/community/forums/thread/b311D-tkaeb.aspx

Best regards,
Stephen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
General Discussions
Asked by
Scott
Top achievements
Rank 1
Answers by
Steve
Telerik team
Scott
Top achievements
Rank 1
Sebastian
Telerik team
Share this question
or