philcruz
10-05-2004, 01:16 PM
I have an web service (produced by ColdFusion MX) that queries a database for users and returns them as an array of structs. I have a Flash client that consumes the service and is able to display the results in a datagrid.
I'm trying to implement this with Laslo. I'm using the <soap> tag and it seems to be loading the web service. The ondata is getting a value. I'm not clear on how to access that data and display in a data grid. Any tips appreciated.
Is there a "dump" function that will take any variable and output it's (nested)contents to the debug window?
Thanks,
Phil
I'm trying to implement this with Laslo. I'm using the <soap> tag and it seems to be loading the web service. The ondata is getting a value. I'm not clear on how to access that data and display in a data grid. Any tips appreciated.
Is there a "dump" function that will take any variable and output it's (nested)contents to the debug window?
Thanks,
Phil