Skip to Content
0
Former Member
Oct 13, 2005 at 10:35 AM

UDO, Context menu

61 Views

Hi All,

I am developing a UDO form. I need to make "Context Menu" -> "Insert Row" work.

I've seen in the forum, that I need to program this myself. The problem is that I can not figure out how to find the number of the row where the cursor is placed when the user right clicks to get the context menu.

I can make things work if I select the line first (make it orange) and then use the function Matrix.GetNetSelectedRow, but the built-in functionality of Delete Line does not require that I select the row first.

Any help appriciated

Rgds

Jesper Carstensen