Have a separate pop-up window to input data, now the problem is as follows: after the personnel to enter the first line of data, the second line data using a certain value for a column to add and subtract the value of the operation
1) how to get data from the first line in the PB dw_1. Object. The column name [] 2) how to realize I typed the first line the data when the data automatically calculate No effect PB how to implement this function?
CodePudding user response:
Point 1: dw_1 getitemnumber (1, "name") [integer numeric column]