You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you community for reporting this bug
Reported by
Peter S
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index') at System.Collections.ArrayList.get_Item(Int32 index) at System.Windows.Forms.DataGridViewRowCollection.SharedRow(Int32 rowIndex) at System.Windows.Forms.DataGridViewRowCollection.get_Item(Int32 index) at SystemTrayMenu.Handler.WaitToLoadMenu.SetData(DataGridView dgv, Int32 rowIndex) in d:\a\1\s\Business\WaitToLoadMenu.cs:line 190 at SystemTrayMenu.Handler.WaitToLoadMenu.ClickOpensInstantly(DataGridView dgv, Int32 rowIndex) in d:\a\1\s\Business\WaitToLoadMenu.cs:line 102 at SystemTrayMenu.Business.Menus.Dgv_MouseDown(Object sender, MouseEventArgs e) in d:\a\1\s\Business\Menus.cs:line 703 at System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e) at System.Windows.Forms.DataGridView.OnMouseDown(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseDown(Message
The text was updated successfully, but these errors were encountered:
Thank you community for reporting this bug
Reported by
Peter S
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index') at System.Collections.ArrayList.get_Item(Int32 index) at System.Windows.Forms.DataGridViewRowCollection.SharedRow(Int32 rowIndex) at System.Windows.Forms.DataGridViewRowCollection.get_Item(Int32 index) at SystemTrayMenu.Handler.WaitToLoadMenu.SetData(DataGridView dgv, Int32 rowIndex) in d:\a\1\s\Business\WaitToLoadMenu.cs:line 190 at SystemTrayMenu.Handler.WaitToLoadMenu.ClickOpensInstantly(DataGridView dgv, Int32 rowIndex) in d:\a\1\s\Business\WaitToLoadMenu.cs:line 102 at SystemTrayMenu.Business.Menus.Dgv_MouseDown(Object sender, MouseEventArgs e) in d:\a\1\s\Business\Menus.cs:line 703 at System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e) at System.Windows.Forms.DataGridView.OnMouseDown(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseDown(Message
The text was updated successfully, but these errors were encountered: