Check out the DataGrid class (http://livedocs.macromedia.com/flash/mx2004/main_7_2/00002232.html)
Especially DataGrid.focusedCell (http://livedocs.macromedia.com/flash/mx2004/main_7_2/00002248.html) They might help. ~Brad -----Original Message----- From: Jake Churchill [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 03, 2006 1:15 PM To: CF-Talk Subject: cfgrid issue I have a cfgrid with a custom insert button, not the button that comes with the grid. When clicking the insert button, a row is inserted and that row is highlighted a particular color. I now need to have additional functionality in that when the insert button is pressed, the currently inserted row will go into edit mode as if the user clicked the mouse on that cell. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255226 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

