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

 Changing Cell Background Color

Print topic Send  topic

Author Message
mastertrac

Posts: 10
Posted: 02/14/2006, 12:32 PM

I have the need to change the background color of some data cells based on various dynamic criteria. I looked in the help file and it says to have a label in the html which I have added:
<td style="{statColor}" nowrap>{Status} </td> 
I can change it dynamically and everything works, Except: When I change any html element--the next time CCS3 generates the code it gives me the following message:
[img]http://www.nacroutes.com/images/ccs.jpg
I click "NO" to the question but my labels are gone. They are now changed to something like this:
<td style="statColor: " nowrap>{Status} </td> 
If I manually change them back to what you see in the first code snippet, the background changes will still work, but what a royal pain! I have asked support about it and engineering has been "looking" into it for over a month now. Does anybody know what is going on here? Am I doing something wrong or is this a bug in CCS3?

Thanks, Mark
_________________
Thanks,

Mark
View profile  Send private message
mrachow


Posts: 509
Posted: 02/14/2006, 11:55 PM

Hi Mark,

from time to time the situation you are faced with could arise.

Some times I had placed HTML tags inside other HTML tags which resulted in invalid HTML forcing an erroneous parsing of HTML by Studio.
Sometimes Studio is simply confused by the actual situation.
But it happens seldom.

I can tell only what I would try. It would be placing the whole style stuff into the Label control e.g.
<td {statColor} nowrap> ...
If that don't help I would change the name of statColor.
_________________
Best regards,
Michael
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.