Click to See Complete Forum and Search --> : overlapping panels


adamshao
January 8th, 2003, 09:51 PM
I have two panels which position parellel on the page. In each panel, it contains a XML control which will show the XML document with XSLT formatting. Since the length of the content varies, if the content of the first panel is too wide, it will overlap with the second panel. I already set the Wrap attribute to be true. Is there anyway to avoid this overlapping?