Hi Manish,
   It works now. but i have one more problem. The images that i will 
be putting should be different depending on some data. 
   to be more detail:
1) I'm using a XML file & populating the data directly to the datagrid 
using model.
2)Now, say that there is a node in the xml called "status".
3)If the status is "done", i have to display one image say a green 
flag, if the status is "not done" then i have to display other image
say a red flag.

what should i do for this?

with regards,
tony



--- In [email protected], Manish Jethani 
<[EMAIL PROTECTED]> wrote:
> On 6/25/05, tony_lic <[EMAIL PROTECTED]> wrote:
> 
> >   I want to put some checkboxes and Images in separate columns of a
> > datagrid. Is there any way to do this.
> 
> You need to use a custom cell renderer.  See the CheckCellRenderer 
example:
>  http://livedocs.macromedia.com/flex/15/flex_docs_en/00000531.htm





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


Reply via email to