q: javascript + asp.net - form resizing problem

D

dll_wrk

Hello all,

Can someone explain how to preserve dimensions of popup form at page_load
event?
From parent form is opened child (popup) with desired dimensions:

(this is placed in <head> of parent)
var WinSettings = "center:yes;resizable:no;dialogHeight:300px"
var MyArgs = window.showModalDialog("PickGrid.aspx", MyArgs, WinSettings);

When is something clicked on childform with postback, childform is reloaded
but "forget" modality and dimensions.
I'll be grateful for ideas :)

dll
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,607
Members
45,241
Latest member
Lisa1997

Latest Threads

Top