Hello,
I want to show 2 databands in same columns. Is it possible?
I have multiple lab test objects which contains multiple parameters:
{
Category,
Name,
Parameters:[ {
Name
},{
Name}]
}
Desired report:
Category 1.............Category 2
Name 1.................Name 2
Parameter 1............Parameter 3
Parameter 2............Parameter 4
Category 3............Category 3
Name 3 .............Name 4
Parameter 1............Parameter 1
Parameter 2............Parameter 2
Thanks for support.
Problems with databand's columns
Problems with databand's columns
- Attachments
-
- stimul_forum_pic.png (56.07 KiB) Viewed 1182 times
Re: Problems with databand's columns
Hello,
It is dependent from your data structure, you can try to use the master-detail construction or try to place the additional Panel component with second band.
Thank you.
It is dependent from your data structure, you can try to use the master-detail construction or try to place the additional Panel component with second band.
Thank you.
Re: Problems with databand's columns
Thank you for help.
I put panel inside databand, and inside panel a put another databand.
I put panel inside databand, and inside panel a put another databand.
Re: Problems with databand's columns
Hello,
Let us know if you need any additional help.
Let us know if you need any additional help.