There's a double-click DG example on my blog (blogs.adobe.com/aharui)
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Dan Pride Sent: Tuesday, July 08, 2008 11:47 AM To: [email protected] Subject: [flexcoders] Interface Question Hi again ! I want to do a traditional interface where you double click on a list and the view state changes to enter/update data on a given list item. The list shows the important elements but there are too many for a list format requiring a traditional type entry screen. My problem: when I kick a function from the double click event in the data grid how do I capture the Id field value for the line so I can use it to fill in the form about to be opened? Selected item etc doesn't seem to catch it. Thanks Dan Pride

