October 2008 - Posts
PROBLEM: When we set the RepeatWith property of a TEXTBOX to the table / data region that holds the data, the textbox is not shown in other pages after rendering the report in PDF / Print Preview / Image. WHY? The behavior you are seeing is by design.
Read More...
ISSUE: As per definition, http://msdn.microsoft.com/en-us/library/ms251779.aspx Growing and Shrinking a Text Box By default, text boxes are a static size. If you want to expand a text box vertically based on its contents, change the CanGrow property for
Read More...