[flexcoders] How do I access the value in this datagrid?

2006-06-08 Thread g8torjoe
I have a datagrid pulling information from a SQL database. Each row in the grid has an itemEditor with a numericStepper. I want to write back to the database the values the user enters in that control. I just can't quite figure out how to reference the different rows. Code below, thanks in

RE: [flexcoders] How do I access the value in this datagrid?

2006-06-08 Thread Tracy Spratt
Of g8torjoe Sent: Thursday, June 08, 2006 11:36 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] How do I access the value in this datagrid? I have a datagrid pulling information from a SQL database. Each row in the grid has an itemEditor with a numericStepper. I want to write back