Conditionally Disabled Textboxes
Posted: Sat Aug 30, 2008 1:10 am
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
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