Flex won’t really allow you to send
anything that .NET will accept as a dataset. Information can be sent from .NET
TO flex as a dataset, and flex get the info out, but not the other way around I’m
afraid.
-----Original Message-----
From: [email protected]
[mailto:[EMAIL PROTECTED] On Behalf
Of fc989898
Sent: 14 December 2005 14:16
To: [email protected]
Subject: [flexcoders] Re: Web
services: Question about array serialization
Some more details: it's a
.NET web service which expects a DataSet as
input parameter.
Since the array of MyClass objects is serialized
by Flex as <item>
elements, the resulting DataSet contains a
DataTable named "item",
whereas it should be named "MyClass".
Any help is much appreciated
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
YAHOO! GROUPS LINKS
|
- RE: [flexcoders] Re: Web services: Question about array seri... Steve Cox
-