Rank: Advanced Member Groups: Member
Joined: 12/5/2007 Posts: 57
|
Hi,
Getting some strange behaviour here. Unfortunately my client works in lower resolution then I do. My edit pages all use a dialog and the problem is not only are they to big to fit in the content control, when you scroll the browser though the left portion (basically the stuff on the master page) scrolls the dialog does not. In short there is no way to get at the contents as it seems fixed in that location.
I have tried setting the AnchorControlID to the content holder, setting allow move and resize to true, just about everything I can think of without success.
Any ideas on how to get around this issue? All of my other pages that are associated with the master page and do not use the dialog as the main content for the page work fine, so it seems to be a problem with the control.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
I am not sure whether I got your question correctly. This is how it supposes to work:
1. The dialog does not scroll along with the page. This behavior is by design. So if your dialog is bigger than the screen, then you will need to reduce the size of the dialog;
2. The above behavior does not have anything to do with master page.
Thanks!
|