Also, I tried having the alignment come before the entering the text and after.
What am I doing wrong? Please help me.
The code is as follows:
Code:
grd1.Rows = iRow + 1 grd1.ColAlignment(iCol) = flexAlignLeftTop grd1.TextMatrix(iRow, iCol) = "Total
Leave a comment: