We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Grid Causing form = New form to error

StackTrace....

System.ArgumentException was unhandled by user code
Message="Value does not fall within the expected range."
Source="Syncfusion.Grid.Windows"
StackTrace:
at Syncfusion.Windows.Forms.Grid.GridModelRowColOperations.RemoveRange(Int32 from, Int32 last)
at Syncfusion.Windows.Forms.Grid.GridModel.set_ColCount(Int32 value)
at Syncfusion.Windows.Forms.Grid.GridControl.set_ColCount(Int32 value)
at AllensFreezerHost.frmInventory602.InitializeComponent() in C:\VB.Net Applications\AllensFreezerHost.NET\frmInventory602.Designer.vb:line 504
at AllensFreezerHost.frmInventory602..ctor() in C:\VB.Net Applications\AllensFreezerHost.NET\frmInventory602.Designer.vb:line 6
at AllensFreezerHost.frmInventory601.Call602() in C:\VB.Net Applications\AllensFreezerHost.NET\frmInventory601.vb:line 132
at AllensFreezerHost.frmInventory601.dgInventory_CurrentCellControlDoubleClick(Object sender, ControlEventArgs e) in C:\VB.Net Applications\AllensFreezerHost.NET\frmInventory601.vb:line 167
at Syncfusion.Windows.Forms.Grid.GridControlBase.OnCurrentCellControlDoubleClick(ControlEventArgs e)
at Syncfusion.Windows.Forms.Grid.GridControlBase.RaiseCurrentCellControlDoubleClick(Control control)
at Syncfusion.Windows.Forms.Grid.GridCellRendererBase.OnControlDoubleClick(Control control)
at Syncfusion.Windows.Forms.Grid.GridCellRendererBase.ControlMouseDown(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e)
at Syncfusion.Windows.Forms.ScrollControl.OnMouseDown(MouseEventArgs e)
at Syncfusion.Windows.Forms.Grid.GridControlBase.OnMouseDown(MouseEventArgs e)

Calling event...
If frmInv602 Is Nothing Then
frmInv602 = New frmInventory602
End If





FormError.zip

Loader.
Live Chat Icon For mobile
Up arrow icon