updating each rowobject in SDB

rico535

New Member
how to when entering walue in var... update rowobject fields calculating in SDB automaticaly.


like:

for each rowobject:
assign rowobject.i = rowobject.j * value.
end.

and displaying updates !

how to to undo if i want ?
 
Back
Top