A while back, I started working on a custom Flex component that would allow for easy pagination of data in an array collection. I am happy to announce that I have made quite a few updates, the most obvious being that the PagableArraycolelction now supports sorting and filtering.
For more information, get out the project site on RIA Forge.




5 comments
i have 2 questions:
how a fill the "PageableArrayCollection" with <mx:XMLListCollection id="li_ObjectDetail" source="{gridObject.selectedItem.images..image}" />
and
how i set "itemsPerPage" = 1 ?
please, i really need know this!
Thanks a lot!
Pepe.