Hi , write event handler on itemdoubleclick and call event.stopImmediatePropogation() method.
Hope this will work for you . Neeraj On Mar 30, 1:20 pm, Karthik K <[email protected]> wrote: > hi *anand* > > but still it is worling > > doubleClickEnabled="false" but i don have any idea how it is working > > any other solution > > -- > Karthik.k > Mobile - +91-9894991640 > > On 3/30/09, GAGAN anand <[email protected]> wrote: > > > > > Hi Karthik > > > In flex, doubleClickEnabled property is by default set to false. So double > > click will not work until you make it true. > > > Regards > > Gagan Deep > > > 2009/3/30 Karthik K <[email protected]> > > >> hi guys > > >> i need to know how to disable doubleclick event in datagrid i already have > > >> itemDoubleClick=" > >> *false*" > >> but still it is taking double click i need only itemClick and need to stop > >> doubleclick > >> any idea > > >> please help > > >> -- > >> Karthik.k > >> Mobile - +91-9894991640 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

