Completed
Last Updated: 14 Sep 2016 16:09 by ADMIN
Pierre-Yann
Created on: 09 Oct 2014 07:19
Type: Feature Request
12
Automatic collapsing of container when child items are hidden
Currently, we need to set the Height of the container to a very small value to collapse it to its minimum size when some children aren't visible.
This need to be made in code behind, or via binding, and we need to do it for each container which can have children (direct or indirect) hidden. Not developers friendly at all.
And this only work if the contain itself is always visible, otherwise no correct collapsing will be made (Telerik told me that "The space taken up by a panel item will be collapsed when the panel is invisible based on the panel's initial height.")

A container should always be collapsed to the height taken by its visible children. When someone want to have an empty space, he should use padding, not the height of an invisible item.
2 comments
ADMIN
Peter
Posted on: 14 Sep 2016 16:09
Telerik Reporting R3 2016 is live and includes the CanShrink container functionality. For more information check out the following blog post: 
http://www.telerik.com/blogs/reporting-r3-2016-arrives-packed-with-new-features

Any feedback is appreciated.
ADMIN
Peter
Posted on: 26 Jul 2016 09:17
We have implemented CanShrink for panel and report sections in Telerik Reporting R3 Beta 1. For more information checkout the following blog post: 

http://www.telerik.com/blogs/sneak-peak-new-features-in-telerik-reporting-r3-beta-1 

Give it a try and let us know about your experience.