On 5/11/06, Jonathan Bezuidenhout <[EMAIL PROTECTED]> wrote:

> I am receiving XML which is sort of in this format:
>
> <node label="aaa">
>     <node label="bbb"/>
>     <node label="ccc"/>
>         <another nolabel="ddd"/>
>     </node>
>
>     <another nolabel="eee"/></node>
>
> The problem is that when the Tree is bound to this, the element with nolabel shows up as an empty row in the Tree (because there is no label attribute).

I think you'll have to apply a filterFunction to an XMLListCollection.


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to