To Mr. Rao, a problem with GROUPTITLE (TReport)

To Mr. Rao, a problem with GROUPTITLE (TReport)

Postby Armando » Wed Sep 11, 2024 3:12 pm

Hello Mr. Rao:

I know you are in the WebInar course and this problem is not urgent, I will tell you.

I have the following code

Code: Select all  Expand view

        COLUMN TITLE "Número"                  DATA oRsSal:Fields("SAL_EPP"):Value SIZE  6 RIGHT PICTURE "@Z 999"
        COLUMN TITLE "Nombre o descripción" DATA oRsSal:Fields("PRO_DES"):Value SIZE 30 LEFT
        COLUMN TITLE "Marca"                DATA oRsSal:Fields("MAR_DES"):Value SIZE 20 LEFT
        COLUMN TITLE "Unidades"             GROUPTITLE "EXISTENCIA" DATA oRsSal:Fields("SAL_SDU"):Value SIZE 08 RIGHT PICTURE "@Z 9,999,999" TOTAL
        COLUMN TITLE "Costos"               GROUPTITLE "EXISTENCIA" DATA oRsSal:Fields("SAL_SDV"):Value SIZE 12 RIGHT PICTURE "@Z 9,999,999.99" TOTAL GRID
 


And the result is the following image

Image

I need the left vertical line of the "UNIDADES" column
So, I add the GRID clause to that column

Code: Select all  Expand view

        COLUMN TITLE "Número"                  DATA oRsSal:Fields("SAL_EPP"):Value SIZE  6 RIGHT PICTURE "@Z 999"
        COLUMN TITLE "Nombre o descripción" DATA oRsSal:Fields("PRO_DES"):Value SIZE 30 LEFT
        COLUMN TITLE "Marca"                DATA oRsSal:Fields("MAR_DES"):Value SIZE 20 LEFT
        COLUMN TITLE "Unidades"             GROUPTITLE "EXISTENCIA" DATA oRsSal:Fields("SAL_SDU"):Value SIZE 08 RIGHT PICTURE "@Z 9,999,999" TOTAL GRID
        COLUMN TITLE "Costos"               GROUPTITLE "EXISTENCIA" DATA oRsSal:Fields("SAL_SDV"):Value SIZE 12 RIGHT PICTURE "@Z 9,999,999.99" TOTAL GRID
 


But the result is the following

Image

Please, when you have a little time, could you take a look at it

Best regards
SOI, s.a. de c.v.
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero
User avatar
Armando
 
Posts: 3177
Joined: Fri Oct 07, 2005 8:20 pm
Location: Toluca, México

Re: To Mr. Rao, a problem with GROUPTITLE (TReport)

Postby nageswaragunupudi » Thu Sep 12, 2024 1:55 pm

We will look into this soon
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10468
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: To Mr. Rao, a problem with GROUPTITLE (TReport)

Postby Armando » Fri Sep 13, 2024 3:57 am

Mr. Rao:

Thanks my friend.

Regards
SOI, s.a. de c.v.
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero
User avatar
Armando
 
Posts: 3177
Joined: Fri Oct 07, 2005 8:20 pm
Location: Toluca, México


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: nageswaragunupudi and 65 guests