There are beads designed for Array (the default set) and ArrayList. You need to change the data provider and selection models to match. There is code that does something like: dataProvider is Array and that will be null when the dataProvider is an ArrayList so the code will just return from that function without doing anything.
‹peter On 12/1/16, 6:26 AM, "yishayw" <yishayj...@hotmail.com> wrote: >Did you try feeding the data provider with an array instead of an >arraylist? >The model seems to expect that. > > > >-- >View this message in context: >http://apache-flex-development.2333347.n4.nabble.com/FlexJS-js-List-tp5687 >0p56873.html >Sent from the Apache Flex Development mailing list archive at Nabble.com.