Hi All,
        One small and very simple question I can not figure it out how - How
to get the value from a cell of datagrid?
I am tried the following but in vain. Please some one help me out. Thanks in
advance.

Function setData(event:Object)
{
        myDataGrid.getColumnAt(event.columnIndex).text  
        AND 
        myDataGrid.getColumnAt(event.columnIndex).value
}

Thanks!
Hari



 
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