Skip to main content



      Home
Home » Archived » BIRT » Need Help with Java Script to set cell border
Need Help with Java Script to set cell border [message #247899] Fri, 13 July 2007 17:28 Go to next message
Eclipse UserFriend
Hi,

I am trying to set the border of a cell in the table using java script.
In the "onRender" method of the cell I add the following code:

this.getStyle().borderLeftStyle="solid";
this.getStyle().borderLeftWidth="thin";

this works.

Now I want to add a condition to this setting based on the cell value. I
am not able figure out how to do that. Can someone please give me some
direction.

Thanks.
Re: Need Help with Java Script to set cell border [message #248131 is a reply to message #247899] Mon, 16 July 2007 11:48 Go to previous message
Eclipse UserFriend
Can some please help me with this. I am stuck... pretty please...
Previous Topic:visibility and boolean: correct syntax ?
Next Topic:Scripting and Grouping
Goto Forum:
  


Current Time: Mon May 12 08:52:06 EDT 2025

Powered by FUDForum. Page generated in 0.02910 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top