Alex Prinias asked 2016-09-19 16:44:22 UTC
Hi guys,
Just saw that in the latest version 1.2.63, RowContextMenu has been removed. I have been using it to open different ContextMenu's for different row types contained in a single DataGridView (as for example for a grid showing rows from the union of two or more tables). Any suggestion how we could handle this, i.e. show a different contextmenu depending on the type of row that was clicked? Would we have to create the ContextMenu at runtime taking into account the dgv cell that was clicked?
Best,
Alex
Alex Prinias asked 2016-09-19 16:44:22 UTC
Hi guys,
Just saw that in the latest version 1.2.63, RowContextMenu has been removed. I have been using it to open different ContextMenu's for different row types contained in a single DataGridView (as for example for a grid showing rows from the union of two or more tables). Any suggestion how we could handle this, i.e. show a different contextmenu depending on the type of row that was clicked? Would we have to create the ContextMenu at runtime taking into account the dgv cell that was clicked?
Best,
Alex