Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
60
Preventing the Content Pane from showing
posted

What in a build could top the WebDialogWindow from showing the contents of the ContentPane. I've created a small confirmation window using the WebDialogWindow and it works fine in my test distribution. However, when I move it to the main distrubution of the project, all that shows up is the header.  The web config doesn't seem to affect it one way or the other. Any help would be greatly appreciated.

 

Thanks.

Coleman Baker

Coleman.CTR.Baker@faa.gov

Parents
No Data
Reply
  • 2501
    Suggested Answer
    posted

    Hello Coleman,

    Thank you for submitting your inquiry to the Infragistics ASP forums.  By any chance, did you deploy the ig_res folder with the application?  Not deploying the ig_res folder with the application would cause the sylting of the application to not render properly.

    If the ig_res folder is present, a way to determine what may be causing this issue, is to use the IE Dev Toolbar or FireBug if using FireFox to identify any differences between the CSS being applied in both environments.

    One other additional thing to check is what the WebDialogWindow WindowState property is set to when the window is displayed. 

    If none of the above information helps, please provide additional information regarding your environment and your code.

    Thank you.

    Sincerely,
    Mike D.
    Developer Support Engineer
    Infragistics
    www.infragistics.com/support

Children
No Data