hi,
i have created a matrix using screen painter but how can i add number under the # column (V_-1) ? do it in screen painter or coding ? As i notice, by the default, the number is increment as the record increase .
e.g in the Matrix (it is inside a new screen)
V_-1 V_0 V_1
Doc Num Value
1 1 1
2 2 88
3 3 409
Thanks