PDA

View Full Version : Tree with filter - Setting filter width



francescoNemesi
31 Mar 2009, 10:24 PM
Hello,

I am looking at the "filter tree" example

http://www.extjs.com/explorer/#filtertree

How do I set a width to the filter text? By looking at this thread

http://extjs.com/forum/showthread.php?t=50401

it looks like the only way to do it is to set the width of the parent form containing the filter, but in this case I do not have a parent form. Also, how do I display a label on the left of the field?

I am enclosing the filter tree in a ContentPanel and I'd like the filter with label to be 100% of the width of the container ContentPanel.

Thanks in advance for any help.

Regards,
Francesco