hiding information
Hello,
I have my detail is composed as follow:
Code Name Surname Address City
1 aName1 aSurname 1 aAdress1 aCity1
2 aName2 aSurname2 aAdress2 aCity2
I'd like to hide the intere colum when its values are blank. Ex. All
records in my database have address field empty, I want all the column
Address to be removed from the report and column city following Surname...
I can't believe I have to write code to change the left of each db control.
I should be able to dispaly :
Code Name Surname City
1 aName1 aSurname 1 aCity1
2 aName2 aSurname2 aCity2
Thanks
marco
I have my detail is composed as follow:
Code Name Surname Address City
1 aName1 aSurname 1 aAdress1 aCity1
2 aName2 aSurname2 aAdress2 aCity2
I'd like to hide the intere colum when its values are blank. Ex. All
records in my database have address field empty, I want all the column
Address to be removed from the report and column city following Surname...
I can't believe I have to write code to change the left of each db control.
I should be able to dispaly :
Code Name Surname City
1 aName1 aSurname 1 aCity1
2 aName2 aSurname2 aCity2
Thanks
marco
This discussion has been closed.
Comments
Unfortunately this is not a feature of ReportBuilder. If you would like to
see this effect, you will need to manually move each component in the "City"
column over to fill the space left by the "Address" column.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com