[flexcoders] Re: A very simple XML question

2006-07-24 Thread Josh Johnson
So I'm curious...

  What's the benefit of using  and further abstracted
through an , as opposed to  and just using
that as a direct dataProvider to the DataGrid?

- Josh



--- In flexcoders@yahoogroups.com, "Joe" <[EMAIL PROTECTED]> wrote:
>
> Then , here is my c.mxml file.
> = c.mxml =
> 
> http://www.adobe.com/2006/mxml"; 
> width="600" height="450">
>   
> 
>source="{GetData.Catalog.Product}" />
>   
>   
>   
>dataField="Name" width="120" />
>headerText="Descrption" dataField="Description" width="250" />
>headerText="Price" dataField="Price" width="150" />
>   
>   
>   
> 
> 







 Yahoo! Groups Sponsor ~--> 
Check out the new improvements in Yahoo! Groups email.
http://us.click.yahoo.com/6pRQfA/fOaOAA/yQLSAA/nhFolB/TM
~-> 

--
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] Icons in Datagrid

2006-07-19 Thread Josh Johnson
Hi All,

I'm new to Flex, but I'm hoping to be able to use it for prototyping
and testing our desktop client application.

In re-creating the application, one of the issues I'm stumped on is
how to get icons in a data grid cell.  Ideally, I want to key off an
attribute in the XML datasource and use that to drive which icon is
displayed in that row.  That way the value in the XML datasource could
still be used for keying off things like sorting.

Could someone give me some advice, or point me to an example of how
this might be done?  





 Yahoo! Groups Sponsor ~--> 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/nhFolB/TM
~-> 

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