[flexcoders] Problem Displaying Data

2005-05-05 Thread clogic_info
Warning: newb---

I have seen issue posted before but could not seem to get anything 
to work,

Basically I am using FAST to request a SOAP service and it targets
customerSummaryArray for the reply, however when I try to display 
this in a datagrid, it shows nothing, but makes scrollbar.

//The SOAP service responds to me with an XML string:

string 
xmlns=http://www.sportsdatabases.com/ClientServices/ContentServices;
Games Game GameId25416/GameId AwayTeamBoston/AwayTeam 
AwayShortNameBOS/AwayShortName AwayRotation961/AwayRotation 
AwayTeamId19/AwayTeamId HomeTeamDetroit/HomeTeam 
HomeShortNameDET/HomeShortName HomeRotation962/HomeRotation 
HomeTeamId22/HomeTeamId HomeLine110.00/HomeLine 
OverUnder9.50/OverUnder PreviewAvailableYes/PreviewAvailable 
GameDate05/05/2005 13:05:00/GameDate/Games/string 

I know it has something to do with looping through something, or 
maybe not, To test I created local .xml file 

//Works (had to remove xml string tag in local xml file):

mx:Model id=gameModel source=../../assets/data/games.xml/
mx:DataGrid id=srcGrid editable=false width=100% 
height=100% dataProvider={gameModel.Game}/



PLEASE HELP!





 
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] Re: SOAP into DataGrid headache :(

2005-05-05 Thread clogic_info
I know this one does'nt work but try and get it to work :/ i cant for 
the life of me. if you need username and pass i e-mail me please.


Thanks in Advance!




 
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/