Unfortunately, I can't think of a documented way to do this. I will suggest looking in DataGridRow.as source in Flash MX 2004. It might give you a clue how to do it, but we can't officially support it from Macromedia.
--- In [email protected], Pradeep Chaudhary <[EMAIL PROTECTED]> wrote: > I want to implement cell editing in datagrid based upon mouse double > click. I have already implemented logic to fire doubleClick event on > either cellPress or mouseUp event. Only problem is that I'am not able > to stop default cell editing on single mouse click. > > Can anybody please suggest as to how can i stop default cell editing. > Also suggest which is a better place for dispatching doubleClick > event, in cellPress or mouseUp ? > > Pradeep 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/

