sridhar412
IS-IT--Management
hi,
I am new to VFP. I am trying grid with a sample table containing code, qty, rate and value as fields.
When the qty/rate is changed in the grid, i want to update 'value' field.
I have tried "replace value with qty*rate" in beforerowcolchange/afterrowcolchange methods.
This does not work when i change the 'qty' field and use 'UP' or 'DOWN' arrow (ie. moving to next
record).
How do i control this?
sridhar
I am new to VFP. I am trying grid with a sample table containing code, qty, rate and value as fields.
When the qty/rate is changed in the grid, i want to update 'value' field.
I have tried "replace value with qty*rate" in beforerowcolchange/afterrowcolchange methods.
This does not work when i change the 'qty' field and use 'UP' or 'DOWN' arrow (ie. moving to next
record).
How do i control this?
sridhar