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