i.e: You would pass number of the page to the server, and the server would return the records related to tha page.
At least, it is what I´m doing with my flex2/CakePHP application.
I know that with recordsets this is done automatically on the server side, but it would be only the work of calculating the records depending of the page value passed by your flex app. (in case you were using Cake, it you just pass the number of the page and Cake does all the calc for you and returns the records).
Marcelo.
On 8/17/06, Konig Gunther <[EMAIL PROTECTED]> wrote:
>> I know AMFHPH knows paging, and I know how to write the php part, But
>> I'm having problems on the Flex part. In Flash, I know that there is a
>> RecordSet class that has a setDeliveryMode() method that should be
used,
>> but there is no such class and method in Flex, and I wasn't able to
find
>> anything similar. What should I use instead?
Anyone found a solution to this? (pageable recordsets with AMFPHP)
Regards,
GK
__._,_.___
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
![]()
SPONSORED LINKS
Software development tool Software development Software development services Home design software Software development company
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
__,_._,___
- Re: [flexcoders] Re: pageable records with amfphp Marcelo de Moraes Serpa
- Re: [flexcoders] Re: pageable records with am... Gunther Konig
- Re: [flexcoders] Re: pageable records wit... Marcelo de Moraes Serpa
Reply via email to

