CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Grid Lines: Color and Printing Issues

Print topic Send  topic

Author Message
ckroon

Posts: 869
Posted: 12/01/2007, 3:53 PM

Hello all.

I have a grid that client needs to print out, with the grid lines bold and black. I can only seem to get it to show the light grey default, no matter what I try.

The Inline CSS style seem to keep defaulting back to their default styles.

Anyone else run into this?

CCS ver 3.2.0.4
_________________
Walter Kempees...you are dearly missed.
View profile  Send private message
datadoit
Posted: 12/02/2007, 7:49 AM

By 'inline style', are you certain you're saying:

<td style="background-color: white">

and not:

<td bgcolor="#ffffff">

The former will override whatever style is specified for <td> in your
stylesheet. The latter will not.
Oper


Posts: 1195
Posted: 12/02/2007, 8:08 AM

ckroon,

it will color casue the Class is still there

go to Events on that row
use the events BEFORE SHOW ROW
use the Action SET ROW STYLE

Assigne an ATTRIBUTE NAME and the Style separated by ;

like style="whatever here: etc";style="The Other here: etc"

check sample the last TAB:
http://200.42.210.135/ccs4Beta/TestTab.asp


_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)

http://www.PremiumWebTemplate.com
Affiliation Web Site Templates

Please do backup first
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.