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

[Solved] RadAjaxManager With RadWindow

3 Answers 106 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mark Fischer
Top achievements
Rank 1
Mark Fischer asked on 18 Mar 2008, 11:46 AM
Hi,
Wasnt to sure where I should be posting this question, so I decided to post it within the general section.
My scenario is as follows:
I have a form, which I expect the user to fill out detailing as businesses details. Upon that form, I have an image button that opens a radwindow to another page, that allows the user to select a correct address based on that postcode.
I have acieved this using the examples (Session), but in all examples the parent page will post back once the radwindow is closed, thus so, any data already entered into the page is lost.

I want to be able to pass the data back to the parent page without refreshing the parent page (and thus loosing any data already entered).

I think this could be acomplished using an AjaxRequest, but I am not sure how, so any examples would be great.

3 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 18 Mar 2008, 12:28 PM
Hello Mark,

Review this example from the RadControls Prometheus QSF which illustrates how to refresh RadGrid asynchronously from RadWindow pop-up:

http://www.telerik.com/DEMOS/ASPNET/Prometheus/Controls/Examples/Integration/GridAndWindow/DefaultCS.aspx

The demo can be used as a starting point for your custom implementation to refresh only parts of the parent page when closing the RadWindow pop-up.

Best regards,
Stephen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Mark Fischer
Top achievements
Rank 1
answered on 18 Mar 2008, 01:50 PM
That doesnt really help me as I cannot see the source to EditFormCS.aspx and it doesn't look like I have it installed locally.
0
Steve
Telerik team
answered on 18 Mar 2008, 01:58 PM
Hi Mark Fischer,

Find attach the relevant files from the example. Give it a spin and let us know if further help is needed.

All the best,
Steve
the Telerik team

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