This example shows how to create a custom table grid object, and also shows how to create a table that uses this new grid. The grid acts like the default
QicsTableGrid, except that it posts a popup menu when the user presses the right mouse button.
The code in this example can be found in <QICSDIR>/examples/custom_grid.
For more information about creating a custom grid, see Customizing Grid Keyboard and Mouse Event Behavior.