Bugzilla – Attachment 270516 Details for
Bug 472968
DataGridViewRowCollection.Insert is broken
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
Output
output (text/plain), 3.03 KB, created by
Mario Carrion
on 2009-02-05 17:41:10 UTC
(
hide
)
Description:
Output
Filename:
MIME Type:
Creator:
Mario Carrion
Created:
2009-02-05 17:41:10 UTC
Size:
3.03 KB
patch
obsolete
>System.ArgumentOutOfRangeException: Index is less than 0 or more than or equal to the list count. >Parameter name: index >0 > at System.Collections.ArrayList.ThrowNewArgumentOutOfRangeException (System.String name, System.Object actual, System.String message) [0x00000] in /home/mario/repository/mcarrion/mcs/class/corlib/System.Collections/ArrayList.cs:3258 > at System.Collections.ArrayList.set_Item (Int32 index, System.Object value) [0x00013] in /home/mario/repository/mcarrion/mcs/class/corlib/System.Collections/ArrayList.cs:2660 > at System.Windows.Forms.DataGridViewRowCollection.Insert (Int32 rowIndex, System.Windows.Forms.DataGridViewRow dataGridViewRow) [0x0001a] in /home/mario/repository/mcarrion/mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGridViewRowCollection.cs:407 > at DataGrid.Program+ExampleForm+<ExampleForm>c__AnonStorey0.<>m__0 (System.Object sender, System.EventArgs args) [0x00000] > at System.Windows.Forms.Control.OnClick (System.EventArgs e) [0x0001c] in /home/mario/repository/mcarrion/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:6033 > at System.Windows.Forms.Button.OnClick (System.EventArgs e) [0x00024] in /home/mario/repository/mcarrion/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Button.cs:106 > at System.Windows.Forms.ButtonBase.OnMouseUp (System.Windows.Forms.MouseEventArgs mevent) [0x00081] in /home/mario/repository/mcarrion/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ButtonBase.cs:634 > at System.Windows.Forms.Button.OnMouseUp (System.Windows.Forms.MouseEventArgs mevent) [0x00000] in /home/mario/repository/mcarrion/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Button.cs:128 > at System.Windows.Forms.Control.WmLButtonUp (System.Windows.Forms.Message& m) [0x00081] in /home/mario/repository/mcarrion/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:5595 > at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x0017c] in /home/mario/repository/mcarrion/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:5332 > at System.Windows.Forms.ButtonBase.WndProc (System.Windows.Forms.Message& m) [0x00055] in /home/mario/repository/mcarrion/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ButtonBase.cs:692 > at System.Windows.Forms.Button.WndProc (System.Windows.Forms.Message& m) [0x00000] in /home/mario/repository/mcarrion/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Button.cs:150 > at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in /home/mario/repository/mcarrion/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:234 > at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x00000] in /home/mario/repository/mcarrion/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:215 > at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x00085] in /home/mario/repository/mcarrion/mcs/class/Managed.Windows.Forms/System.Windows.Forms/NativeWindow.cs:242
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 472968
:
270515
| 270516 |
270519
|
270532
|
270536
|
270550