Hi all. I finally go it !!!!
To have your data column print in right-justified mode you must do the following:
1. set the autosize property to false
2. set the alignment property to may be right-justified
3. set the width to between 70 and 90
4. set the mask property to ',#0.00' - enter without the quotation marks.
5. make sure that the left propert of the column(Qrdbtext) is the same as the Qlabel so the display will be lined up. Also the display looks finner when the qrlabel is also set to right justified.
I hope this will help others.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.