group report
i've a report in this
lay out
day_1 day_2 day_3
code
Problem : in the columns day_1, day_2 and day_3....the values in each cell could be
1 record, 1 or more records..
example ... day_1 day_2 day_3 ---- this should be the output
xxxxx xxxxxx xxxxxxx
xxxxxxxx
Problem 2 : in my script ..i'm having a difefferent result. wherein i'm having blank spaces
e.g. day_1 day_2 day_3
xxxxxx
xxxxxx
xxxxxxxx
xxxxxxxx
also, if somebody could point/give a documents wherein i could learn the scripting being use in xml
like the use of "xdofx"
many thanks..