Igor, we still get this Exception. I did not previously have a stack trace - one was sent to me by a user. Can you spot anything helpful in it?
I have not yet been able to reproduce the issue. When I am, I will attempt to reproduce it in a new project and send it. Thank you.
Exception Source: TenTec.Windows.iGridLib.iGrid.v10.0
Exception Type: System.NullReferenceException
Exception Message: Object reference not set to an instance of an object.
Exception Target Site: GetRowFromY
---- Stack Trace ----
TenTec.Windows.iGridLib.iGrid.GetRowFromY(y As Int32, rowIndex As Int32&, rowY As Int32&, rowHeight As Int32&)
ARCNet_UAT.exe: N 00162
TenTec.Windows.iGridLib.iGrid.GetCellFromPointInternal(x As Int32, y As Int32, includeLevel As Boolean, rowIndex As Int32&, colOrder As Int32&, bounds As Rectangle&)
ARCNet_UAT.exe: N 00078
TenTec.Windows.iGridLib.iGrid.ProcessCellsMouseMove(x As Int32, y As Int32, button As MouseButtons)
ARCNet_UAT.exe: N 00081
TenTec.Windows.iGridLib.iGrid.ProcessMouseMove(x As Int32, y As Int32, button As MouseButtons)
ARCNet_UAT.exe: N 00592
TenTec.Windows.iGridLib.iGrid.ProcessMouseMove()
ARCNet_UAT.exe: N 00164
TenTec.Windows.iGridLib.iGrid.SortInternal()
ARCNet_UAT.exe: N 00086
TenTec.Windows.iGridLib.iGrid.Sort()
ARCNet_UAT.exe: N 00019
ARCNet.SubLedger.OpenItemsForm.LoadOpenItemsGrid()
ARCNet_UAT.exe: N 00537
ARCNet.SubLedger.OpenItemsForm.LoadAccountKey(permission As UserPermission)
ARCNet_UAT.exe: N 00292
ARCNet.SubLedger.OpenItemsForm.LoadSelectedAccount()
ARCNet_UAT.exe: N 01788
ARCNet.SubLedger.OpenItemsForm.AccountsComboBox_SelectionChangeCommitted(sender As Object, e As ValueChangedEventArgs`1)
ARCNet_UAT.exe: N 00034
ARCControls.IGridComboBox.HostedControl_CellMouseUp(sender As Object, e As iGCellMouseUpEventArgs)
ARCNet_UAT.exe: N 00281
TenTec.Windows.iGridLib.iGrid.OnCellMouseUp(e As iGCellMouseUpEventArgs)
ARCNet_UAT.exe: N 00023
TenTec.Windows.iGridLib.iGrid.DoCellMouseUp(button As MouseButtons, modifierKeys As Keys)
ARCNet_UAT.exe: N 00194
TenTec.Windows.iGridLib.iGrid.ProcessCellsMouseUp(x As Int32, y As Int32, button As MouseButtons)
ARCNet_UAT.exe: N 00125
TenTec.Windows.iGridLib.iGrid.ProcessMouseUp(x As Int32, y As Int32, button As MouseButtons)
ARCNet_UAT.exe: N 00277
TenTec.Windows.iGridLib.iGrid.OnMouseUp(e As MouseEventArgs)
ARCNet_UAT.exe: N 00025
System.Windows.Forms.Control.WmMouseUp(m As Message&, button As MouseButtons, clicks As Int32)
ARCNet_UAT.exe: N 00645
System.Windows.Forms.Control.WndProc(m As Message&)
ARCNet_UAT.exe: N 11013804
TenTec.Windows.iGridLib.iGrid.WndProc(m As Message&)
ARCNet_UAT.exe: N 00611
System.Windows.Forms.ControlNativeWindow.OnMessage(m As Message&)
ARCNet_UAT.exe: N 00018
System.Windows.Forms.ControlNativeWindow.WndProc(m As Message&)
ARCNet_UAT.exe: N 00052
System.Windows.Forms.NativeWindow.Callback(hWnd As IntPtr, msg As Int32, wparam As IntPtr, lparam As IntPtr)
ARCNet_UAT.exe: N 00127