CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Gridlines / Borders Showing Up as White On Empty Cells

Print topic Send  topic

Author Message
dodaniel

Posts: 43
Posted: 05/06/2009, 7:52 AM

On my grid, the cell borders are showing up as white (not good for printing) on the cells that do not have any data on them. Is there a way for me to tell it to use borders regardless of whether there is data in the cells or not?
View profile  Send private message
ReneS

Posts: 225
Posted: 05/06/2009, 8:52 AM

Hi,

Add a non breaking space ( ) in those cells, is an option during grid building.

Rene
View profile  Send private message
ReneS

Posts: 225
Posted: 05/06/2009, 8:53 AM

 

See above,

Rene
View profile  Send private message
ReneS

Posts: 225
Posted: 05/06/2009, 8:54 AM

& n b s p ;

Did it wrong again :-D
View profile  Send private message
dodaniel

Posts: 43
Posted: 05/06/2009, 9:46 AM

Thanks for the quick response! How can I add the non-breaking space code after the grid is already built?

**** Nevermind, I figured it out ******

Solution:

Go to the HTML tab of the Grid
Locate the <!-- BEGIN Row --> section of code
For each column in your grid you will see code like this:
<td nowrap bgcolor="#e5e5e5">{fieldname}& n b s p ;</td>

Make sure the non-breaking space code is after the fieldname.

In the example above I had to put spaces in the non-breaking space code so it would appear in this post. There should not be any spaces from the & sign to the ; sign
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.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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