Tried that with no luck

--- In [email protected], "Peter Farland" <[EMAIL PROTECTED]> wrote:
> Did you try:
> 
> ro.getCerts.result[i]['field_name']
> 
> 
> 
> -----Original Message-----
> From: [email protected] [mailto:[EMAIL PROTECTED] On
> Behalf Of dval823
> Sent: Friday, May 06, 2005 2:50 PM
> To: [email protected]
> Subject: [flexcoders] Newbie Question - referencing value in Remote
> Object
> 
> I have a very simple coldfusion cfc that returns a query.
> 
> The remote object call is set up in flex, and it works.  I can
> populate a grid and a combobox, and display the length of the array:
> 
> Alert(ro.getCerts.result.length)
> 
> What is the syntax to access a single data point within the array.
> 
> I have tried many permutations of 
> 
> ro.getCerts.result[i].field_name
> 


> to no avail.  
> 
> Thanks in advance!
> 
> 
> 
> 
>  
> Yahoo! Groups Links




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to