Conditionally Disabled Textboxes

Stimulsoft Reports.NET discussion
Post Reply
vijendra
Posts: 26
Joined: Fri Apr 18, 2008 9:11 am
Location: Udaipur

Conditionally Disabled Textboxes

Post by vijendra »

Hi,
In one of my report I am using condition to hide the textbox that contaion some specific value
I did not get any visble -(True,False) property in condition
I have Used Enabled (True,False) property but in using this the textbox is at its place but only value are invisible
Let us assume that I have numbers 1 to 10 and i want to show only even no.
i.e
2
4
6
8
10.

but it shows them like this with empty spaces

2

4

6

8

10

it desturbs the designe of my report
Please let me know the solution for this soon

Thanks


Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Conditionally Disabled Textboxes

Post by Edward »

Hello,

Please see the sample report. In that report I set CanShrink property of the DataBand in true.

http://forum.stimulsoft.com/upload/CanS ... taband.zip

Thank you.
vijendra
Posts: 26
Joined: Fri Apr 18, 2008 9:11 am
Location: Udaipur

Conditionally Disabled Textboxes

Post by vijendra »

Its Not working
I have tried but still the space is occupied
I have taken two databand in mrt give by you with same condition but change only the color of odd textboxes in condition for second databand
First It is as it is
It clearly show that the space is coming
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Conditionally Disabled Textboxes

Post by Edward »

Please inform me about version of Stimulsoft Reports.Net you are using.

If it is 2008.1 or higher then please send the report to support[at]stimulsoft.com for analysis. Otherwise please try to update to 2008.1 version and open your report in that version.

Thank you.
vijendra
Posts: 26
Joined: Fri Apr 18, 2008 9:11 am
Location: Udaipur

Conditionally Disabled Textboxes

Post by vijendra »

I am Using
Version 2008.2.270 from 21 August 2008
.net Framwork v2.0.50727
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Conditionally Disabled Textboxes

Post by Edward »

Hello.

I have modified the solution you sent. it has been sent to your e-mail address.

Thank you.
grazi
Posts: 39
Joined: Fri May 23, 2008 1:55 am

Conditionally Disabled Textboxes

Post by grazi »

what was the problem? I've got the same issue

Thanks,
Graziano
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Conditionally Disabled Textboxes

Post by Edward »

Hi Graziano,

Please open the attached report. Please note that the report uses Engine_V2.

Thank you.
Attachments
142.CanShrinkForDataBand_Engine_V2.zip
(2.84 KiB) Downloaded 254 times
Post Reply