Actually, that article I posted may be out of date. The code in HCV looks like it will automatically propagate the top-level filter function to child collections. Are you not seeing that?
-Alex On 3/5/14 10:28 AM, "ilikeflex" <[email protected]> wrote: >This is scenario when advanced datagrid has all items expanded but if all >the >items are closed then this does not work. >I think i need to make a copy of HierichalCollectionview and loop through >all the items and then call advanceddatagrid.expandAll to show the filter >data. > >Also need to change the dataprovider to the new filtered >HierichalCollectionview . > >Let me know if this is correct direction. > >Any sample or pointer will be highly appreciated. > > > >-- >View this message in context: >http://apache-flex-users.2333346.n4.nabble.com/HierarchicalCollectionView- >filterfunction-tp5295p5302.html >Sent from the Apache Flex Users mailing list archive at Nabble.com.
