Hi, if user selects the first column first row , stop the event propagation using this event.stopImmediatePropagation().
On Wed, Jul 1, 2009 at 6:07 PM, Ravi Mishra <[email protected]> wrote: > > Hi, > > Look for preventDefault method. Also can you pls tell what exactly is > the requirement? > > -Ravi > > On Jul 1, 4:34 pm, itonflex team <[email protected]> wrote: > > Hi, friends i have problem that i have to deactivate the event listner > > when clicked on column header for the firsr row first column of a > > datagrid , and also deactivate the event listner for item click except > > for the first column (if there are 5 columns for the remaining four > > columns deactivate the event listner) > > could u please help regarding this !. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

