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
255
page is not loading properly with websplitter control
posted

Hi,

I have websplitter control in my page.When i am loading the page,it is not loading properly.I attached screen shot for your reference.Please look into this and let me know the solution??

It is very urgent for me.

 

Thanks

Parents
No Data
Reply
  • 24497
    posted

    Hi Paruna,

    If I understood correctly, then WebSplitter is not stretched to the height of its container. If that is what you intended to show, then that may have various reasons. Quick test: replace WebSplitter by a plain DIV and check how it will appear.

    If you use % height for WebSplitter, then you should keep in mind, that under XHTML heights of all elements is collapsed. It means that, you need to set explicit heights for all containers of splitter, including possible DIV, FORM, BODY and HTML objects.
    If you use px height for splitter, then that is not required.

    If that will not work, then please provide a simple aspx, which can be used to reproduce that issue?
    You may use Options tab to attached a zipped file.

Children
No Data