Hello
I have a problem in seting the max number of rows in the detail section. I have at the most 16 components for each product id , but i want to split in to groups of 8 (for labeling purposes). I've have tried several aproaches to this problems and nothing it keeps the same, show allways the 16 rows. I would like that someone could bring me some light to the problem.
What i have
LABEL NUMBER 1
product id (product header)
xxxxxxxxx
components (detail section)
1 xxxxxx
2 xxxxxx
...
16 xxxxxx (the max number of components)
what i want
LABEL NUMBER 1
product id (product header)
xxxxxxxxx
components (detail section)
1 xxxxxx
2 xxxxxx
...
8 xxxxxx
LABEL NUMBER 2
product id (product header)
xxxxxxxxx
components (detail section)
1 xxxxxx
2 xxxxxx
...
8 xxxxxx
Thanks in advance
Crustas
I have a problem in seting the max number of rows in the detail section. I have at the most 16 components for each product id , but i want to split in to groups of 8 (for labeling purposes). I've have tried several aproaches to this problems and nothing it keeps the same, show allways the 16 rows. I would like that someone could bring me some light to the problem.
What i have
LABEL NUMBER 1
product id (product header)
xxxxxxxxx
components (detail section)
1 xxxxxx
2 xxxxxx
...
16 xxxxxx (the max number of components)
what i want
LABEL NUMBER 1
product id (product header)
xxxxxxxxx
components (detail section)
1 xxxxxx
2 xxxxxx
...
8 xxxxxx
LABEL NUMBER 2
product id (product header)
xxxxxxxxx
components (detail section)
1 xxxxxx
2 xxxxxx
...
8 xxxxxx
Thanks in advance
Crustas