CodeCharge Studio
search Register Login  

Web Reporting

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

YesSoftware Forums -> Archive -> GotoCode Archive

 Height of the rows in a grid

Print topic Send  topic

Author Message
Alex LL
Posted: 07/23/2002, 7:18 AM

Hello CC lovers,
I need help to do this (probably trivial):
I want to display in a page more rows of the same grid form. To achieve that, I reduced field caption font and data caption font in form style properties.
Now text has reduced, but table rows are the same height.

Any help?

thanks
Efren Lugo
Posted: 07/23/2002, 7:34 AM

Look at your tables in the HTML Code...

If you are new in HTML you may need a external editor, or check out the HTML code...

There is a tags that controls the CELL SPACE, and CELL PADDING, BORDER IS INCLUDED.

<table border="0" cellspacing="0" cellpadding="0">


Try to set this on your tables and will reduce the space...
Alex LL
Posted: 07/24/2002, 4:51 AM

Thanks, but CELLPADDING or CELLSPACING do not work at all.
I also tried <tr height=somevalues> but it works only to increase row size
and not to decrease. I'm worried that the browsers display table as they
want.

Alex LL

   


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.