Re: ASP.NET Remoting problem
From: Alvin Bruney [MVP] (vapor)
Date: 03/09/04
- Next message: Alvin Bruney [MVP]: "Re: text Resolution"
- Previous message: Alvin Bruney [MVP]: "Re: aspx file cannot load page class in codebehind"
- In reply to: Abhishek Srivastava: "ASP.NET Remoting problem"
- Next in thread: Abhishek Srivastava: "Re: ASP.NET Remoting problem"
- Reply: Abhishek Srivastava: "Re: ASP.NET Remoting problem"
- Reply: Abhishek Srivastava: "Re: ASP.NET Remoting problem"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 9 Mar 2004 07:32:36 -0600
Your post went unanswered. Have you resolved this issue? If you still need
help, please post the original question with your request.
-- Regards, Alvin Bruney [ASP.NET MVP] Got tidbits? Get it here... http://tinyurl.com/3he3b "Abhishek Srivastava" <abhishek-srivastava@nospam.net> wrote in message news:e$UaHe2AEHA.2348@TK2MSFTNGP09.phx.gbl... > Hello All, > > I have written a WebService using ASP.Net. This Service is returning an > Object called ModuleVO. I have defined many properties in this class. > > I have added a web reference to this service. When I call this service, > the object I get is of type MyWebService.ModuleVO. Where MyWebService is > the name of the web reference. > > When I observe the web reference in the object browser, I don't see any > properties. Just member variables. > > But now I cannot bind an array of this object to a DataGrid because > DataGrid makes it makes it mandatory for items in an array to have > properties (and not member variables) to be able to bind with data grid. > > How can I solve this issue? Has anyone else tried to bind an array of > objects returned by a webservice to a datagrid and faced similar issue. > > Thanks for your help in advance. > > regards, > Abhishek.
- Next message: Alvin Bruney [MVP]: "Re: text Resolution"
- Previous message: Alvin Bruney [MVP]: "Re: aspx file cannot load page class in codebehind"
- In reply to: Abhishek Srivastava: "ASP.NET Remoting problem"
- Next in thread: Abhishek Srivastava: "Re: ASP.NET Remoting problem"
- Reply: Abhishek Srivastava: "Re: ASP.NET Remoting problem"
- Reply: Abhishek Srivastava: "Re: ASP.NET Remoting problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading