Also check out the isCellEditor field on the column.  It prevents 
columns with .editable properties from popping up the cell editor.  
Or, you might want to use the default editor and have it popup over 
the default label renderers.

--- In flexcoders@yahoogroups.com, "Abdul Qabiz" <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Can you post the simple code for right hand side cell renderer? If 
it is
> properly coded, it should allow you data entry....
> 
> -abdul 
> 
> -----Original Message-----
> From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On
> Behalf Of send2martin
> Sent: Saturday, June 04, 2005 8:03 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] [flex coders] tree datagrid - needs a text
> renderer too .. pls help
> 
> hi
>  i am on a project and it needs a data grid that has a "tree at the 
> left hand column - i implemented using a cell renderer for that 
> column " 
> 
>  now i need a right hand side column to be populated using another 
> cell rederer for that column that is a textinput field .. i need to 
> make someof them as labels and some as text Input fileds .... i 
made 
> it but is flickering too much and is not allowing me to enter data 
in 
> those text fileds 
> 
> 
>  + node      |     |[text input filed ] |
>    - node    |     |[label            ] |
> 
> 
> 
>  this is a sample of that i need .. both those columns i am using 
two 
> different cell renderers .... but the right hand column is not 
> allowing user input and flickers too much 
> 
> 
>  pls .. help 
> 
>  Thanks in advance 
> 
> 
> 
> 
> 
> 
>  
> Yahoo! Groups Links




 
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