-
-
Notifications
You must be signed in to change notification settings - Fork 58
Closed
Description
here is still a rare bug ArgumentOutOfRangeException
20220215_203516.mp4
at System.Windows.Forms.DataGridView.SetSelectedRowCore(Int32 rowIndex, Boolean selected)
at System.Windows.Forms.DataGridView.SelectRowRange(Int32 rowIndexFrom, Int32 rowIndexTo, Boolean select)
at System.Windows.Forms.DataGridView.OnRowSelectMouseMove(HitTestInfo hti)
at System.Windows.Forms.DataGridView.OnMouseMove(MouseEventArgs e)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.DataGridView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)
Reactions are currently unavailable