rss
twitter
    Find out what I'm doing, Follow Me :)

PagableArrayCollection Updated

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. 

Related Blog Entries

5 comments

(Comment Moderation is enabled. Your comment will not appear until approved.)
Javier Julio said...
Sweet! This is great thanks Scott! Definitely will find a need for this soon. Thanks for sharing. :) Hope all is well buddy.
shivali said...
Could u help me set resolution of pictures according to the content in flex
ron said...
http://rollyo.com/replicawatches
Pepe said...
Hi, thanks a lot by your component!

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.
spreadsheet said...
Thanks for posting this. I've been fidgeting w/ this for an hour and can't figure out how to populate the data w/ an HTTPService...I know its probably a simple thing that I'm overlooking, but I just can't seem to figure it out. thx!