[flexcoders] Re: Right Mouse click

2008-07-09 Thread markgoldin_2000
Yes, I have done what I needed, and that article was a great help.

--- In flexcoders@yahoogroups.com, "Brian Raymes" <[EMAIL PROTECTED]> 
wrote:
>
> This might help:
> 
> http://blog.flexexamples.com/2007/08/20/using-a-custom-context-menu-
with-the-flex-datagrid-control/
> 
> 
> 
> B.
> 
> --- In flexcoders@yahoogroups.com, "Ben"  wrote:
> >
> > I am in need of something like this as well.
> > 
> > --- In flexcoders@yahoogroups.com, "markgoldin_2000"
> >  wrote:
> > >
> > > In my program when user clicks on a DG's cell I am changing 
cell's 
> > > color to show which cell was clicked. Now, they want to 
implement a 
> > > ContextMenu on the grids. Can I highlight a cell in the same
> manner but 
> > > from the right mouse click, just before the ContextMenu popups?
> > > 
> > > Thanks
> > >
> >
>




[flexcoders] Re: Right Mouse click

2008-07-09 Thread Brian Raymes
This might help:

http://blog.flexexamples.com/2007/08/20/using-a-custom-context-menu-with-the-flex-datagrid-control/



B.

--- In flexcoders@yahoogroups.com, "Ben" <[EMAIL PROTECTED]> wrote:
>
> I am in need of something like this as well.
> 
> --- In flexcoders@yahoogroups.com, "markgoldin_2000"
>  wrote:
> >
> > In my program when user clicks on a DG's cell I am changing cell's 
> > color to show which cell was clicked. Now, they want to implement a 
> > ContextMenu on the grids. Can I highlight a cell in the same
manner but 
> > from the right mouse click, just before the ContextMenu popups?
> > 
> > Thanks
> >
>




[flexcoders] Re: Right Mouse click

2008-07-09 Thread Ben
I am in need of something like this as well.

--- In flexcoders@yahoogroups.com, "markgoldin_2000"
<[EMAIL PROTECTED]> wrote:
>
> In my program when user clicks on a DG's cell I am changing cell's 
> color to show which cell was clicked. Now, they want to implement a 
> ContextMenu on the grids. Can I highlight a cell in the same manner but 
> from the right mouse click, just before the ContextMenu popups?
> 
> Thanks
>