3 Matching Annotations
  1. Apr 2017
    1. Basically, you should handle the GridView.DoubleClick, get the mouse cursor position, and pass it to the CalcHitInfo method to check whether the mouse points to a grid row, and not, for example, to column headers or footer. Finally, perform your action.

      弹出右键菜单

  2. Mar 2017