Hello, When I do a call to my livecycle data service (fill approach), it will populate my specified arraycollection with result from server side.
Now the problem is that my arraycollection is populated with the objects but there are places in the array where there are no objects but just a null reference. I'm not using paging.... I did a test to print every object in livecycle that is returned but there are no null objects there. Thanks, Ward

