P
Prem Kumar
Hi
I understand .NET 2.0 says data table is xml serializable and serializable
in general. I am facing some issues in using data table as an input parameter
in web services.
I am able to create a web service having a data table as input parmeter in
one of the web method, it does list it in IE, when i browse the asmx file,
but somehow am not able to consume this in the client. When i am coding, the
method definition intellisense does not represent the argument as data table,
but as something else.
Can somebody help me out, by sending some samples which has data table as
input paramter in a web method ? / Give me ideas on how to go about this ?
Prem
I understand .NET 2.0 says data table is xml serializable and serializable
in general. I am facing some issues in using data table as an input parameter
in web services.
I am able to create a web service having a data table as input parmeter in
one of the web method, it does list it in IE, when i browse the asmx file,
but somehow am not able to consume this in the client. When i am coding, the
method definition intellisense does not represent the argument as data table,
but as something else.
Can somebody help me out, by sending some samples which has data table as
input paramter in a web method ? / Give me ideas on how to go about this ?
Prem