not totally sure what you mean by 'value of that row'.

However, if your checkBox cellrenderer is based on the example from 
flex samples explorer, then the function getCellIndex() should give 
you back the row number. and getDataLabel() should give you back the 
value of the checkbox. (I think).




--- In flexcoders@yahoogroups.com, "Joe" <[EMAIL PROTECTED]> wrote:
> I have a datagrid with column that is using cellrendereing to 
produce a 
> check box. When a check box is checked how do I get the value of 
that 
> row.




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