Fwd: Fw: [xsl] Grouping problem

Subject: Fwd: Fw: [xsl] Grouping problem
From: "Eugene Bernard" <eugene.bernard@xxxxxxxxx>
Date: Sat, 16 Feb 2008 08:57:04 +0530
Since I had taken only partial list, and also this code does not have
values for presses C and D.
If presses does not have values, the output should appear with either
blank or zero.

I have reformatted for better clarity.


HTML Output :

 Code Due          Press ID    Qty
 ---------------------------------------------
 A001
 ---------------------------------------------
     Beyond Mar
                  Press A     100
                  Press B     219
     Feb Due
                  Press A      47
                  Press B     365
     Mar Due
                  Press A      84
                  Press B     256
     Over Due
                  Press B       2
 --------------------------------------------

 HTML Output (Desired):

 CODE    BEYOND MAR        |       FEB DUE      |       MAR DUE
|      OVER DUE      <- Heading

Current Thread