M
moute
Hi,
I'm using Infopath SP1 preview. To populate a drop-down list, I have
created a WebService that return a DataSet. But I would like to be
able to change the URL of the reference to this WebService during the
execution of the form, using C# code.
I saw that under infopath the URL of the WebService is stored in the
Manifest file of the infopath project, but I didn't managed to access
it.
I have a second question that can be an solution to my first question.
Is it possible to populate an infopath drop-down list using C# code ?
If yes, it will be possible to access the webservice with codes and to
populate the drop-down list with its response.
Best regards
Adrien
I'm using Infopath SP1 preview. To populate a drop-down list, I have
created a WebService that return a DataSet. But I would like to be
able to change the URL of the reference to this WebService during the
execution of the form, using C# code.
I saw that under infopath the URL of the WebService is stored in the
Manifest file of the infopath project, but I didn't managed to access
it.
I have a second question that can be an solution to my first question.
Is it possible to populate an infopath drop-down list using C# code ?
If yes, it will be possible to access the webservice with codes and to
populate the drop-down list with its response.
Best regards
Adrien