Here is a description of what is occuring to the CalcOurQty field (which I am not modifying!!). The following is a comma seperated list of CalcOurQty for each row. Each list represents the customization above running:
1,8,4,1,4
8,4,1,4,4
4,1,4,4,4
1,4,4,4,4
4,4,4,4,4
and sometimes I get an "Index -1" exception.
I just don't know how that is possible. My loop is correct!