Assigning a Dataset as datasource to a drop down or a Repeating Ta

V

Vikram BV

I need to populate a drop down and a repeating table with data coming from a
third party Web Service.

The Web Service is sending its custom business objects which we are not able
to bind to a Drop down or a Repeating Table in an Infopath Form directly.

I have been able to loop thru the Business object and construct a .NET
dataset.

Can we find a way to assign this dataset as a datasource to the Drop down???

Any help in this regard will be great.

Thanks,
Vikram
 
Top