This might help: http://blog.flexexamples.com/2007/08/20/using-a-custom-context-menu-with-the-flex-datagrid-control/
B. --- In [email protected], "Ben" <[EMAIL PROTECTED]> wrote: > > I am in need of something like this as well. > > --- In [email protected], "markgoldin_2000" > <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 > > >

