I am looking to generate a report that looks like an excel printout.
Description:
- I need to Print a Report that has the Detail Section with 7 bordered/color coded text boxes.
- All text boxes are 'abutted' against each other (where one ends, the next begins)
- All text boxes have the 'can grow' property set to yes.
Detail Section with 'can grown' = yes
Output: Just wanted to see if there is a way to make all of these cells grow equally with the same height based on the tallest among them so that it looks good in the report.
What code should I use in the detail section so that all of the text boxes(color coded)grow to the same height based on the tallest one among them.
Thank you so much for your help!
Description:
- I need to Print a Report that has the Detail Section with 7 bordered/color coded text boxes.
- All text boxes are 'abutted' against each other (where one ends, the next begins)
- All text boxes have the 'can grow' property set to yes.
Detail Section with 'can grown' = yes
Output: Just wanted to see if there is a way to make all of these cells grow equally with the same height based on the tallest among them so that it looks good in the report.
What code should I use in the detail section so that all of the text boxes(color coded)grow to the same height based on the tallest one among them.
Thank you so much for your help!
Comment