Tuesday, March 20, 2012

compress spaces

i have this textboxes that have data in it and its possible that the textbox has no data. so what i did was just hide it but the spaces are still visible. the size of my report is just 5 X 11, it is vertical in form.so how can i compress the spaces. pls help thanks!

Hi Maila,

one gud approach is to make the widht of the textbox to 0 and set the can grow property to true. so that if the textbox contains data it would expand horizontally.

Cheers

Chakri.

|||ill try it thanks a lot!
sqlsql

No comments:

Post a Comment