I'm a newbie using Infragistics. I'm trying to add context menu to a specific row/column in UltraWinGrid, which im not able to. Looks like adding context menu to the grid is simple but adding it to a specific row/column is not straight forward. Can you please tell me how to do this?
|
feedback
|
|
You could add a context menu to the form or control your grid will reside in and only display it in when they right click in the grid over the rows/cells that need that menu. Here's an example, though it's not pretty.
| |||||
|
feedback
|