fiogf49gjkf0d open the form and look at the grid properties. One or more will contain a large block of client side script.
This code does the client side sdata calls, you will need to add the field in question into the sdata call, then you'll be able to populate the grid.
If the data is on a related table, it gets a little more complicated but can be solved using relationships or by creating a view with the data and generating a new entity to support a sdata reference.
firefox and client side break points might/will be helpful in the discovery process too.
There is also a special help file for the new grid worth looking at too. |