thanks..!

On Tue, Sep 22, 2009 at 5:48 PM, <atul.kum...@wipro.com> wrote:

>
> Hi Surendra,
>
> You can do that.. On the itemClick event itself you can write a function
> like
>
> Function onColumnClick(event):void{
>   if(event.columnIndex == (the column index you want)){
>
>        your conditions..
>
>   }
> }
>
> -----Original Message-----
> From: flex_india@googlegroups.com [mailto:flex_in...@googlegroups.com] On
> Behalf Of Ravi Mishra
> Sent: Tuesday, September 22, 2009 5:39 PM
> To: Flex India Community
> Subject: [flex_india:25411] Re: Datagrid Column Click
>
>
> Hi Surendra,
>
> I think this kind of event is not available in Flex.
>
> -Ravi
> http://achieveravi.blogspot.com
>
> On Sep 22, 4:34 pm, surendra chowdary
> <surendrachowdary.m...@gmail.com> wrote:
> > Hi Ravi,Thanks for the reply.
> >
> > like row click i want column click , when i click on particular column
> > any where then some operation i have to do.
> >
> > Surendra.
> >
> > On Tue, Sep 22, 2009 at 4:16 PM, Ravi Mishra <ravi.achi...@gmail.com>
> wrote:
> >
> > > Hi Surendra,
> >
> > > I guess I could not understand your problem completely. Are you
> > > trying to click on the header of column and then listen to this event?
> >
> > > If yes then the event is HeaderRelease event. If "no" then please
> > > elaborate the problem in little more detail.
> >
> > > HTH,
> >
> > > -Ravi
> > >http://achieveravi.blogspot.com
> >
> > > On Sep 22, 2:28 pm, surendra <surendrachowdary.m...@gmail.com> wrote:
> > > > Hi guys,
> >
> > > > Can anyone guide me regarding Datagrid Column click, is that
> > > > available in flex ?
> > > > my task is when i click on a particular column in datagrid then
> > > > the event must throw.
> >
> > > > if not if any other option is there..please guide me
> >
> > > > Thanks in advance,
> > > > Surendra.
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to