THANK'S FOR YOUR SUGGESTION
DEVIS

----- Original Message ----- 
From: "Tracy Spratt" <[EMAIL PROTECTED]>
To: <flexcoders@yahoogroups.com>
Sent: Thursday, March 09, 2006 4:43 PM
Subject: RE: [flexcoders] CellRender DataGrid create row Runtime


> I would consider creating a cellRenderer that will create the entire
> line, and use it in a List, instead of trying to use DataGrid.  I have
> not done this and am not sure how the List would respond to changes in
> individual line heights.
>
> If that doesn't work, use a custom component(nearly the same as the
> cellRenderer) in a repeater.
>
> Tracy
>
> -----Original Message-----
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Devis
> Sent: Thursday, March 09, 2006 8:42 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] CellRender DataGrid create row Runtime
>
> Hi to all i have this problem but i have no idea how to implent:
> Here my DataGrid
>
> CODE    NAME         QTY
> 1             ALL              100
> 054         PIPPO            1
>
> I wish when the end user click on dataGrid row to create a dataGrid
> likeThis
> CODE    NAME         QTY
> 1             ALL              100
>                 cons 14/10/2006       (this row i must put it at runtime
> in
> the secondcolumn)
> 054         PIPPO            1
>                 cons 15/10/2006      (this row i must put it at runtime
> in
> the secondcolumn)
>
> Can you help me please
> Devis
>
>
>
>
>
> --
> 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
>
>
>
>
>
>
>
>
>
>
> --
> 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
>
>
>
>
>




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