Docking Issue
In Data band i add 7 textbox controls
first 6 left controls adjusted dock property to Left and the last one tp Fill
I need when one of these textboxes have data grater than its size to grow to bottom
so I turned Can Grow, Can Shrink and Grow To Bottom properties to true for each controls and Data band
when previewing data in report and one of textbox data has size more than its size so it should be grow to Bottom
This case can not happed unless docking removed !!!
Is this bug or something needed ???
first 6 left controls adjusted dock property to Left and the last one tp Fill
I need when one of these textboxes have data grater than its size to grow to bottom
so I turned Can Grow, Can Shrink and Grow To Bottom properties to true for each controls and Data band
when previewing data in report and one of textbox data has size more than its size so it should be grow to Bottom
This case can not happed unless docking removed !!!
Is this bug or something needed ???
Comments
While docked, report components can't change its size. So CanGrow/CanShrink settings will be ignored.
So is there any intention to let docking works with CanGrow/CanShrink/Groe to Bottom settings like telerik report ??
thanks.
The error was corrected two weeks ago.