First of all, this is not a question, I just made a user control that seems to solve the problem discussed in the following link.
http://forum.jquery.com/topic/dialog-will-move-its-div-tag-to-body
The problem is that in short, the jQuery dialog causes some problems when using partial page refresh. From an ASP.NET perspective, when it is used inside an UpdatePanel.
You can see the samples and download the source code from the following links.
http://www.mbmt.net/JQ/JQDialogTest.aspx http://www.mbmt.net/JQ/JQDialogTest2.aspx
I hope this helps someone (:
Mehmet AtaΕ
source share