I have a DataGrid Component that has it's dataProvider property set to a
RecordSet that has been returned from the server via Flash Remoting. All
goes well untill I try to display more than 20 results in the DataGrid,
when it will display all except for the last one. I've traced the length
of the dataProvider and the last item in the dataProvider and it all
looks ok. By using Service Capture I can see that the RecordSet that is
returned is not the same as what is displayed in the DataGrid.

 

I'm thinking this may have something to do with the pageable options of
a RecordSet. Or possibly some setting in Flash Remoting. But if anyone
has any other ideas what might cause this, then please let me know.

 

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to