Rendering ExtJs components without panels?

Posted by Tower on Stack Overflow See other posts from Stack Overflow or by Tower
Published on 2010-04-16T11:16:24Z Indexed on 2010/04/16 11:23 UTC
Read the original article Hit count: 190

Filed under:
|

Hi,

Take a look at this example: http://www.extjs.com/deploy/dev/examples/multiselect/multiselect-demo.html

On it, there are components rendered against a panel. I've been searching for a way to render components without a panel, so that they are laid out against empty background directly, without any window-like panels. Is there a way to accomplish this?

© Stack Overflow or respective owner

Related posts about extjs

Related posts about JavaScript