Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » width of cells?
width of cells? [message #48147] Mon, 20 June 2005 10:29 Go to next message
Eclipse UserFriend
Originally posted by: user.domain.invalid

Hi,

Im generating a report but Im having a problem with setting the
relative witdh of cells in a Grid.

cellA.setProperty("width","20%");
cellB.setProperty("width","80%");

doesnt seem to work ? I even tried to getColumns and set width on
ColumnHandle.

Anyone got hints on this trivial questions :)?



thanks
/anders
Re: width of cells? [message #51812 is a reply to message #48147] Mon, 27 June 2005 17:14 Go to previous message
Stanley Wang is currently offline Stanley WangFriend
Messages: 81
Registered: July 2009
Member
Anders,

You can not set column width dynamically for now. Runtime scripting is
limited to proerty access and data-manipulations for this release. More
will come in BIRT 2.0.

Stanley Wang
BIRT Engine
Previous Topic:DynamicList Combo Parameter
Next Topic:API Description Getting A Report To Run
Goto Forum:
  


Current Time: Sun Dec 22 11:15:24 GMT 2024

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

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

Back to the top