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

Help on RadAjaxManager

1 Answer 39 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Inayat
Top achievements
Rank 1
Inayat asked on 09 Mar 2012, 04:29 PM
Hi,

  i am using  RadAjaxManager for showing the image whenever the server is responding, it was working fine. When i am using the code for printing the page using javascript. To print the page, the page has to go to server and get the details, when i am assign the radajaxManger it was not working.

my radajaxManager:

<telerik:AjaxSetting AjaxControlID="imgPrint">
                            <UpdatedControls>
                                                   <telerik:AjaxUpdatedControl ControlID="pnlBellMaintainanceServices" />                              
                            </UpdatedControls>
                        </telerik:AjaxSetting>

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 13 Mar 2012, 04:06 PM
Hi,

Please ensure that you are registering the client script to execute after Ajax correctly as it is described in the help topic below:
http://www.telerik.com/help/aspnet-ajax/ajax-execute-custom-javascript.html


Greetings,
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
General Discussions
Asked by
Inayat
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or