Hi, Anyone know what filterFunction on an ArrayCollection does to the source array behind the scenes? Does it create a new subset array with the filtered items? Does it "hide" elements in the same array somehow?
Thanks, Baz
Hi, Anyone know what filterFunction on an ArrayCollection does to the source array behind the scenes? Does it create a new subset array with the filtered items? Does it "hide" elements in the same array somehow?
Thanks, Baz