RE: [flexcoders] Error with populationg a Datagrid

2005-08-23 Thread grady.haynes
You're not declaring the variable userlist.  (At least not in this
snippet of code.)

Try putting

private var userlist: Array;

inside  tags.

Grady Haynes
Senior Systems Engineer, IT Services
817.252.4891
[EMAIL PROTECTED]

Practitioners Publishing Company
A Thomson Business
801 Cherry Street, Suite 1300
Fort Worth, Texas 76102
ppc.thomson.com

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Jeremy Rottman
Sent: Tuesday, August 23, 2005 3:52 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Error with populationg a Datagrid

I have written a cfc to pull data from my data base and I am calling
this as a ws to be displayed in my datagrid. But when I try to compile
the code I get this error.

There is no property with the name 'userlist'

Here is my mxml code and cfc code.
---MXML---

http://www.macromedia.com/2003/mxml";>
http://test.codepirates.com/mls/FindEmployee.cfc?wsdl";>
  



  



  










---CFC code---


   
  
   
   
   Select * from tbl_agentPortal_users
   Order by lname asc 

 

 







 Yahoo! Groups Sponsor ~-->
http://us.ard.yahoo.com/SIG=12h79kskk/M=362329.6886308.7839368.151
0227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124841984/A=2894321/R=0/SIG=1
1dvsfulr/*http://youthnoise.com/page.php?page_id=1992
">Fair play? Video games influencing politics. Click and talk
back!.
~-> 

--
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



 




 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12h8nul4n/M=362335.6886445.7839731.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124843059/A=2894361/R=0/SIG=13jmebhbo/*http://www.networkforgood.org/topics/education/digitaldivide/?source=YAHOO&cmpgn=GRP&RTP=http://groups.yahoo.com/";>In
 low income neighborhoods, 84% do not own computers. At Network for Good, help 
bridge the Digital Divide!.
~-> 

--
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

<*> 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/
 




[flexcoders] Error with populationg a Datagrid

2005-08-23 Thread Jeremy Rottman
I have written a cfc to pull data from my data base and I am calling
this as a ws to be displayed in my datagrid. But when I try to compile
the code I get this error.

There is no property with the name 'userlist'

Here is my mxml code and cfc code.
---MXML---

http://www.macromedia.com/2003/mxml";>
http://test.codepirates.com/mls/FindEmployee.cfc?wsdl";>






  



  










---CFC code---


   
  
   
   
   Select * from tbl_agentPortal_users
   Order by lname asc 

 

 







 Yahoo! Groups Sponsor ~--> 
http://us.ard.yahoo.com/SIG=12h79kskk/M=362329.6886308.7839368.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1124841984/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992
">Fair play? Video games influencing politics. Click and talk back!.
~-> 

--
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

<*> 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/