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

Havng issues. Postback of parent occures before dialog finishes.

1 Answer 49 Views
Window
This is a migrated thread and some comments may be shown as answers.
Fred
Top achievements
Rank 1
Fred asked on 21 Oct 2008, 07:45 AM
Ok end goal, which I can not seem to get working...

Is sort of like an open document window. I have Parent page that has a UserID, I click on Open and the new radwindow in dialog mode, lets me fill in some basic info, from there I click create. 

This dialog window should create the document via code-behind, then when it's done, close and either a) refresh the parent window or b) send the new document Id from code behind back to the parent and the parent refreshes.

Problem is that when I click create, everything is happening, but the parent refresh instantly before the dialog box has even finished creating the document.  So then I am left with a blank parent page since I did not know the document Id to load.

Does that make sense?

Any thoughts of how to properly sequence my events?

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 22 Oct 2008, 11:12 AM
Hi Fred,

I am not sure if I understand your scenario correctly. Could you please open a support ticket and send me a small sample project where I can observe the problem? I will check it and get back to you with a solution right away.



All the best,
Georgi Tunev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Window
Asked by
Fred
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or