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

[Solved] Ajax submit inside a Popup Form.

0 Answers 38 Views
Window
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jean Poulin
Top achievements
Rank 1
Jean Poulin asked on 10 Jan 2012, 10:14 PM
Hi,
I'm able to use the Telerik().Window() to popup a form and submit and it refresh the calling for but I wonder why, although I used an Ajax.Beginform inside my window,  the Request.IsAjaxRequest is always false?  Yes I refrenced all .js and the unobstrutiveJavaScriptEnabled is set to true.

But I want to go further and be able to do a submit inside the Telerik().Window() but keep the popup open and just display the search result at the bottom of the popup window and only return to the calling windows to update a field on a second submit selection  button inside the same popup form. 
In summaryI"d like to do a search from criterias from the popup, display the result in the same popup and upon selection button update the calling page div.  I look at the MultipleModalWindow sample but it open a seperate popup window and I'd like to stay on the same popup to display my results.  Is someone can give me a hint on that?

Thanks
Jean
Tags
Window
Asked by
Jean Poulin
Top achievements
Rank 1
Share this question
or