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

RaiseCallbackEvent not firing after radWindow closes

4 Answers 93 Views
Window
This is a migrated thread and some comments may be shown as answers.
Edward Sudit
Top achievements
Rank 1
Edward Sudit asked on 03 Jun 2010, 03:46 PM
I am using a radWindow for modal pop up functionality.  I am able to successfully set the script to run after the window closes using the "add_close" method.  The script executes on the parent page and calls the script that has a call to a function declared as a callback reference function using the VB.NET Page.ClientScript.GetCallbackEventReference.

How can I get the RaiseCallbackEvent to fire?

Thanks,
Ed Sudit

4 Answers, 1 is accepted

Sort by
0
Fiko
Telerik team
answered on 08 Jun 2010, 02:12 PM
Hello Edward,

I believe that this MSDN article will be of help.

Best wishes,
Fiko
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Edward Sudit
Top achievements
Rank 1
answered on 08 Jun 2010, 03:30 PM
Fiko,

Thank you for your reply.  The MSDN article describes how to implement Callbacks, which we already have done successfully.  The callbacks work fine when we don't implement the radwindow pop up.  The problem we have is when the OnClientClose function is called, it calls the JavaScript function that in turn is triggering a Callback.  This function works correctly when not called after the Telerik radwindow closes.

Thanks,
Ed Sudit
0
Fiko
Telerik team
answered on 14 Jun 2010, 08:57 AM
Hi Edward,

I am not quite sure what is causing the problem on your side. Could you please open a new support ticket and send me a runnable project that shows the problem? I will check it and do my best to provide a working solution as soon as possible.

Greetings,
Fiko
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Edward Sudit
Top achievements
Rank 1
answered on 18 Jun 2010, 03:32 PM
Thank you for your time, but this thread can be closed.  I have removed all manual CallBack event handling and AJAXified all the pages.
Tags
Window
Asked by
Edward Sudit
Top achievements
Rank 1
Answers by
Fiko
Telerik team
Edward Sudit
Top achievements
Rank 1
Share this question
or