I have a .NET function returning a DataTable to a flash client. As far
as I know, this should get converted to a RecordSet before it gets to
the client. I get the ResultEvent just fine, but when I try to cast the
result as a RecordSet, it tells me that is an invalid data type and that
it is expecting an object. How do I return a DataTable from a .NET
function and receive it as a recordset in Flash Remoting? (preferably
the AS2 iteration of FR)
Michael Randolph
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
|