Yes it is possible. Take a look at mx.collections.ListCollectionView.
Cheers,
Ralf.

On 5/9/07, Sebastian Feher <[EMAIL PROTECTED]> wrote:

  I have an explorer type of app with a tree showing the folder structure
and a list showing the children (both folders and files) of the
selected node in the tree.

Ideally I would like to have a single data model containing both the
folders and the files so changes to the folders (icons, label,
deletes ...) would be picked by the databinding - with no need to
syncronize two models myself.

What I'm thinking is to have a filtered model bound to the tree and the
list bound to an unfiltered node's list.

Does this make sense? and - is it possible?

Regards,
Sebastian




--
Ralf Bokelberg <[EMAIL PROTECTED]>
Flex & Flash Consultant based in Cologne/Germany
Phone +49 (0) 221 530 15 35

Reply via email to