Search the web
Sign In
New User? Sign Up
flexcoders · RIA Development with Adobe Flex
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Pageable data provider   Message List  
Reply | Forward Message #130915 of 149661 |
Re: [flexcoders] Re: Pageable data provider

Nathan,

Thanks. I appreciate any help.

It's like a HTML solution page approach. I would like a desktop way,
as Matt Chottin called Implicit Pagging [1].

In [1], Matt Chotin explain very well some problems about large data sets,
but this article [1] is too old (2004) and he didn't use any newer class like
ArrayCollection, ICollectionView, IList, ...

[1]
http://weblogs.macromedia.com/mchotin/archives/2004/03/large_data_sets.html


On Fri, Nov 21, 2008 at 5:57 PM, nathanpdaniel <ndaniel@...> wrote:
> http://www.adobe.com/cfusion/communityengine/index.cfm?
> event=showDetails&postId=9263&productId=2&loc=en_US
>
> Maybe? I'm not 100% sure of what you're referring to - but that
> sounds like it...
>
> --- In flexcoders@yahoogroups.com, "Marco Catunda"
>
> <marco.catunda@...> wrote:
>>
>> Hi,
>>
>> Does anyone could point me how could I build a pageable data
> provider?
>> I've just seen examples using RecordSet class which doesn't have
> anymore
>> in flex.
>>
>> I'm bit amazed because pageable solution is very common
> problem/solution,
>> Is there any easy way to implement it that I haven't figured it out
> yet?
>> I'm young in Flex world...
>>
>> My idea is to write a class which implements IList interface. This
> class
>> will support remote call in either getItemAt and getItemIndex
> methods
>> throwing the ItemPendingError Exception when the item isn't in local
>> client memory. Any other tips?
>>
>> --
>> Marco Catunda
>>
>
>


--
Marco Catunda



Fri Nov 21, 2008 8:11 pm

marcocatunda
Offline Offline
Send Email Send Email

Forward
Message #130915 of 149661 |
Expand Messages Author Sort by Date

Hi, Does anyone could point me how could I build a pageable data provider? I've just seen examples using RecordSet class which doesn't have anymore in flex. ...
Marco Catunda
marcocatunda
Offline Send Email
Nov 21, 2008
7:51 pm

http://www.adobe.com/cfusion/communityengine/index.cfm? event=showDetails&postId=9263&productId=2&loc=en_US Maybe? I'm not 100% sure of what you're referring...
nathanpdaniel
Offline Send Email
Nov 21, 2008
7:57 pm

Nathan, Thanks. I appreciate any help. It's like a HTML solution page approach. I would like a desktop way, as Matt Chottin called Implicit Pagging [1]. In...
Marco Catunda
marcocatunda
Offline Send Email
Nov 21, 2008
8:11 pm

Ran into this recently and wondered the same thing: Why isn't the feature built-in? But it's not too difficult to roll your own solution. I used the example...
oneworld95
Offline Send Email
Nov 21, 2008
8:14 pm

I was looking for the same thing a couple of months ago and the this is the most close to Implicit Pagination solution I've stumbled upon ...
erdal
Offline Send Email
Nov 22, 2008
4:20 am

I¹m sure that you are looking for something near-term... but just an fyi ­ there are some exciting features getting rolled into gumbo. Some of the LCDS ...
Rick Winscot
rwinscot
Offline Send Email
Nov 23, 2008
1:34 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help