[SOLVED] DataGridViewRow ContextMenu

Answered Closed
0
0

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

  • You must to post comments
Best Answer
0
0

Hi Alex,

sorry it was a typo, the issue number is WJ-7623 and it is included in the latest build (1.2.68)

Best regards
Frank

  • You must to post comments
0
0

Hi guys,

Any news on this? I see you are fixing numbers in the 76xx range, so has this 72xx been forgotten? 😛

Best,
Alex

  • You must to post comments
0
0

Hi Alex,

we will add a more generic way to handle context menus in a datagridview
instead of having to precreate cell/row menus.

I have added enhancement request WJ-7263, just for your reference.

Best regards
Frank

  • You must to post comments
Showing 3 results