minimize sections
ActiveReports for .NET Support
minimize sections
07-21-2004, 4:15 AM
Hi
Is this possible to minimize sections when loading report event occurs.
Thank You
Re: minimize sections
07-21-2004, 10:58 AM
Hello,
How are you Loading the reports are you loading the rpx file at run time. you can change the height of the section wto minimize the section.
Tahnk You
Rakesh Jani
Re: minimize sections
07-21-2004, 12:22 PM
alternatively, you can set the visibility to False.
Re: minimize sections
07-21-2004, 3:04 PM
Whatever works the best.
Rakesh Jani
Re: minimize sections
12-30-2009, 12:35 PM
What is the best place to modify the Visibility of a control or section? Format event, BeforePrint, or AfterPrint events.
I'm wondering where in the process relative to these events that the backing fields are set also when are bound field values applied to controls. What I'm wondering is that by the time the Format event fires, if I check the TextBox.Value property will that control hold the value from it's bound field? Is this the preferred place and way to then modify the visibility of the corresponding control/section.
Re: minimize sections
12-30-2009, 12:38 PM
Since the original question has really been addressed here, I've started a new topic to discuss the specific question I have about how to best set a control or sections visibility.
http://www.datadynamics.com/forums/129926/ShowPost.aspx#129926