skonieczny.pl
System.IndexOutOfRangeException: Index -1 does not have a value
I had encountered a strange error in my winforms .NET application, when I entered a form and clicked a GridView bound to a IList collection: System.IndexOutOfRangeException: Index -1 does …