LCDS Paging, Flex and CF
When I first heard about LiveCycle Data services and that it has the ability to page large datasets I though cool how do I make it do it?
The idea here is to use Coldfusion as the Assembler. I already had a working sample using LiveCycle with CF on the back-end and Flex on the front-end all I needed to do was add more data to the Contacts.mdb file and then turn paging on. At least everything I read so far indicated that I wouldn't need to do anything special in my fill method in order for paging to work.

