Unplanned
Last Updated: 14 Feb 2018 13:13 by Asif
Asif
Created on: 08 Nov 2017 08:12
Type: Feature Request
3
Fixed size panel or report detail section
There is no way to fix a panel or report section so that I can print a fixed height report, internal controls of panel should grow vertically but panel it self should not grow.
4 comments
Asif
Posted on: 14 Feb 2018 12:45
I cannot set CanGrow = false on the text boxes inside the container, if you can add CanGrow property to container items, that will be good, sometimes it is known for developer that it will grow to a known max limit so there will be no cropping issues.

Thanks
ADMIN
Milen | Product Manager @DX
Posted on: 14 Feb 2018 12:23
What if you set CanGrow =  false on the text boxes inside that container? Would that work for you? Other than that, we can add CanGrow property on the container items, but this will lead to cropped/missing content. Will that match your needs? Thank you for your input.
Asif
Posted on: 07 Dec 2017 14:47
Yes, you are referring the correct problem, but the problem is that with these design behaviors its really difficult to design a fixed format/ fixed height report. it should be a configurable property on container/ panel.
Thanks
ADMIN
Milen | Product Manager @DX
Posted on: 07 Dec 2017 14:37
Hi, Child items cannot grow beyond the bounds of their container, that behavior is by design. That is why in that case, when the child item grows "outside" of its container, the container gets stretched to accommodate its child. Is that the referred scenario? Please elaborate.