L
Luca Morelli
hi,
i'm have a client application and a web service written both in c#. The
client ask some objects to web service and try to show them in a listbox.
The proxy generator of visual c# work fine and recreate the object, but
it creates only the member variable of the object, but not the properties,
so i can add the objects to the datasource of the listbox, but if I set the
DisplayMemeber of the listbox i'm not able to show the data in the correct
way.
There is some way to fix the problem without to change the classes
generated by the visual studio wizard?
best regards,
Luca Morelli
i'm have a client application and a web service written both in c#. The
client ask some objects to web service and try to show them in a listbox.
The proxy generator of visual c# work fine and recreate the object, but
it creates only the member variable of the object, but not the properties,
so i can add the objects to the datasource of the listbox, but if I set the
DisplayMemeber of the listbox i'm not able to show the data in the correct
way.
There is some way to fix the problem without to change the classes
generated by the visual studio wizard?
best regards,
Luca Morelli