Custom collection object binding to gridview

M

manig16

Hello,

I have a ASP.NET webservice, that returns a custom object
(List<MyObject>). The webservice inturn invokes an assembly which
returns List<MyObject>. This object is returned back to the client.
One of the client program (ASP.NET) is trying to bind this object to a
gridview. In gridview, this list is turned into MyObject[]. My
question is (a) why is this transformation happening. (b) Is it
something to do with the gridview design (c) or am I doing something
wrong. Your input is highly appreciated. Thanks.

Mani
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,261
Messages
2,571,040
Members
48,769
Latest member
Clifft

Latest Threads

Top