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

radconfirm and Ajax

2 Answers 99 Views
Window
This is a migrated thread and some comments may be shown as answers.
David Ulf
Top achievements
Rank 1
David Ulf asked on 16 Apr 2009, 06:19 PM
I have tried to use the "Confirm postback with radconfirm" technique as show in the demo http://demos.telerik.com/aspnet-ajax/window/examples/browserdialogboxes/defaultvb.aspx.  But when the asp panels that control the navigation of the page are Ajaxified in the Ajax manager, the OnClick sub of PostbackButton 1 (which makes one panel visible and another invisible) is not executed. What do I need to do to get the sub to execute?

Thanks,

David Ulf

2 Answers, 1 is accepted

Sort by
0
Fiko
Telerik team
answered on 17 Apr 2009, 02:19 PM
Hello David,

In your scenario you need to use the ajaxRequestWithTarget() function of the RadAjaxManager's client-side object. For demonstration purposes I have attached a simple project to this thread.

I hope this helps.

Best wishes,
Fiko
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
David Ulf
Top achievements
Rank 1
answered on 17 Apr 2009, 03:17 PM
Thanks for the fast reply. It's fixed.
Tags
Window
Asked by
David Ulf
Top achievements
Rank 1
Answers by
Fiko
Telerik team
David Ulf
Top achievements
Rank 1
Share this question
or