You need to tell it which row of data you want

myDataGrid.getItemAt(rowNum).column Name

At 10:07 AM 5/24/2005, you wrote:
>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/>http://groups.yahoo.com/group/flexcoders/
>  
>
>    *
>    * To unsubscribe from this group, send an email to:
>    * 
> <mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED] 
>
>    *
>    * Your use of Yahoo! Groups is subject to the 
> <http://docs.yahoo.com/info/terms/>Yahoo! Terms of Service.



 
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