Flexgrid context menu

  • Thread starter Nicholas Scarpinato
  • Start date
N

Nicholas Scarpinato

I would like to design a right-click menu for a flexgrid. I'm using the MS
Hierarchical Flexgrid. I know how to pull up a menu when you click the right
mouse button, but there are some problems:

1. Right-clicking on a cell does not select it.
2. I'm not sure how to use the X and Y position of the MouseDown event as
the top left corner position for the context menu.
3. Because right-clicking on a cell does not select it, the context menu has
nothing to use for criteria in the queries accessed by the context menu.


Does anybody (Peter Hibbs, this means you, lol) have any ideas as to how to
go about this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top