munene
06-10-2009, 01:16 PM
is this possible or are multiple filters only applicable to an array collection?
i have a datagrid with filters based on size and color of items. when i use a filter function and select the color filter it returns a subset of the filtered data..but the issue is that i cannot filter this subset further with sizes it just return nothing.......now most examples ive seen online use array collection to filter but only seem to use single filters...are there any examples of using multiple filters on an xmlList collection?
i have a datagrid with filters based on size and color of items. when i use a filter function and select the color filter it returns a subset of the filtered data..but the issue is that i cannot filter this subset further with sizes it just return nothing.......now most examples ive seen online use array collection to filter but only seem to use single filters...are there any examples of using multiple filters on an xmlList collection?