Hi folks
I have a web service which returns a data table through a web method.
I also have a win form with a combo box. The combo box is linked to a
binding source - the binding source is linked to the web service. However,
when I open the form there is no data in the combo box.
What am I missing?
Thanks
Will
Harristonian - 29 May 2006 11:54 GMT
> Hi folks
>
[quoted text clipped - 9 lines]
>
> Will