Hi,
 
Thanks for sharing your code.
 
Just want to say the paging mechanism is supported in Flex Data
Management Service only (not in RPC services).
 
Regards,
 
Olivier

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of roman_dolgov
Sent: Sunday, January 21, 2007 9:53 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Remote list (data provider)



FYI:

Just to share a sample implementation of IList that supports remote
paging and works well with DataGrid. (You don't need it if you are
using FDS, otherwise I could not find much info how to do it without
FDS)

I tried two approaches:
- using event notification
- using ItemPendingError

The second one seems to be the winner.
You can find code and some brief explanation here:

http://stackoverflowexception.blogspot.com/2007/01/new-version-of-remote
list-ilist.html
<http://stackoverflowexception.blogspot.com/2007/01/new-version-of-remot
elist-ilist.html> 

regards
RD



 

---------------------

An electronic message is not binding on its sender.

Any message referring to a binding engagement must be confirmed in
writing and duly signed.

---------------------

 


---------------------
An electronic message is not binding on its sender.
Any message referring to a binding engagement must be confirmed in writing and 
duly signed.
---------------------

Reply via email to