Sounds like the price is calculated value and should not be editable to the user.. If that is the case, try making the price column non-editable.
On Mon, Jun 28, 2010 at 11:41 PM, Bruce <[email protected]> wrote: > > > I have 3 fields, Quantity, UM and Price, the price is calculated after I > tab out of the UM field. It requires some database lookups and takes about a > second. the problem is, I tab OUT of UM and INTO price, and it will NOT > update the value once the cursor goes to the Price field and is in edit > mode. Any suggestions? > > Thanks > Bruce > > >

