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/
 


Reply via email to