Avatar

Level 1

Hi Paul,

I am now trying exactly the same thing (using sub-forms) with data returned from a web service.

The web service returns a list of strings, though I will use complex objects later.

I can't seem to get the sub-form to bind to the list correctly using.

It will only bind to the message result, not to the list within the message result using the Import/Export bindings.

The web service is .net

string[] GetSomeData() ...

Is there some samples using web services where heirarchies can be built?

Regards

Craig.