Home - Forums-.NET - FlyGrid.Net (Windows Forms) - Intermittent NullReferenceException

FlyGrid.Net (Windows Forms)

.NET Datagrid - Fast, highly customizable, industry standards .NET data grid control for WinForms

This forum related to following products: FlyGrid.Net

Intermittent NullReferenceException
Link Posted: 25-Nov-2006 21:07
9Rays,

I am dragging a node from one FlyGrid to another, and every once in a while I get the Exception listed below. I haven't investigated it really yet, but it happens only once in a while; meantime, I thought I'd give you a head's up. Is this any sort of a known issue? Thanks.


Type : System.NullReferenceException, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : Object reference not set to an instance of an object.
Source : NineRays.FlyGrid
Help link :
Data : System.Collections.ListDictionaryInternal
TargetSite : System.Drawing.Rectangle (NineRays.Windows.Forms.Grids.FlyGridViewPort, NineRays.Windows.Forms.Grids.FlyGridViewPort)
Stack Trace :    at NineRays.Windows.Forms.FlyGrid.(FlyGridViewPort , FlyGridViewPort )
   at NineRays.Windows.Forms.FlyGrid.OnMouseMove(MouseEventArgs me)
   at System.Windows.Forms.Control.WmMouseMove(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at NineRays.Windows.Forms.FlyGrid.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Link Posted: 25-Nov-2006 21:08
FlyGrid version is 1.4.1.8, BTW.
Link Posted: 26-Nov-2006 10:31
Please download the latest FlyGrid.Net update v1.4.1.9 that contains fix of this problem.