I am trying to figure out how to use the LCDS 2.6.1 load-on-demand feature with a DataGrid. I have set up my associations and am getting the expected result when I load the object (which is that none of the load-on-demand associations are populated), however, then do not know how to actually populate the data grid when I need the collection's data. I tried calling for the length of the collection thinking that it would throw and ItemPendingError, but that did not seem to work. Are there any examples out there or sample code from people who are using the load-on-demand feature?
Thanks, Kevin

