CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Grid/table cell borders only show on populated cells

Print topic Send  topic

Author Message
cgosbee

Posts: 23
Posted: 11/05/2007, 4:31 PM

I have a report with a grid of results, some of which can be empty for a given row.

The automatic report has each cell with data have a border, but each cell with no data does not.

The result is a rather ugly looking report.

Is there any way to ensure the entire grid either has or doesn't have borders for all cells?
View profile  Send private message
ckroon

Posts: 869
Posted: 11/05/2007, 6:06 PM

I just add a space inside all the cells.... works for me :)
_________________
Walter Kempees...you are dearly missed.
View profile  Send private message
wkempees
Posted: 11/06/2007, 3:11 AM

You should add a 'non braking space'.
Add it behind the {label}
like this
<td>{label}& n b s p</td>

from the ampersand & on you should delete the spaces.
I cannot type it here as it will display a non braking space, lol

Walter

cgosbee

Posts: 23
Posted: 11/06/2007, 11:05 AM

Perfect! That's just what I needed. I figured it would be something simple like that.

I did have to go and change EVERY cell to "No wrap" as well, otherwise that simple little space fattened up the rows. (odd, since I'd already put nowrap on them all one by one before, when the data in the cells was causing them to wrap)

Thanks!
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.