My assumption is that codeChangeData = true. (I’m gonna call it cCd from now on because I’m lazy)
Looking further into the source I can that BeginEdit causes cCd to be true and EndEdit causes it to be false. Makes sense…but it still don’t work I am trying to be a good boy and avoid using control events but Epicor is making that difficult
FYI - After some more troubleshooting, I see that for some reason, even though I am presumably changing that PackNum field - it doesn’t fire, however, it does trigger other data changes (Quantity for example) - so I do have a work around.
It’s almost as if I am looking at the wrong EDV but according to the binding, that isn’t the case.