返信削除

返信内容

投稿日 2011/04/07 13:41:16
V3(4・6)の内臓薬袋印刷で印刷一包化薬プレピーをクリックすると以下のようになります。
私だけでしょうか?

Version:_2.99.4113.27050
System.ArgumentOutOfRangeException: インデックスが範囲を超えています。負でない値で、コレクションのサイズよりも小さくなければなりません。
パラメータ名: index
   場所 System.Collections.ArrayList.get_Item(Int32 index)
   場所 System.Windows.Forms.DataGridViewRowCollection.SharedRow(Int32 rowIndex)
   場所 System.Windows.Forms.DataGridViewRowCollection.get_Item(Int32 index)
   場所 System.Windows.Forms.DataGridView.get_Item(Int32 columnIndex, Int32 rowIndex)
   場所 WindowsApplication1.一包化Form.del()
   場所 WindowsApplication1.一包化Form.Form13_Load(Object sender, EventArgs e)
   場所 System.Windows.Forms.Form.OnLoad(EventArgs e)
   場所 System.Windows.Forms.Form.OnCreateControl()
   場所 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   場所 System.Windows.Forms.Control.CreateControl()
   場所 System.Windows.Forms.Control.WmShowWindow(Message& m)
   場所 System.Windows.Forms.Control.WndProc(Message& m)
   場所 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   場所 System.Windows.Forms.ContainerControl.WndProc(Message& m)
   場所 System.Windows.Forms.Form.WmShowWindow(Message& m)
   場所 System.Windows.Forms.Form.WndProc(Message& m)
   場所 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   場所 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   場所 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)