This question belongs to the user list.
-------- Original Message --------
Ilias,
If all you want to do is to set CSS style, you can use
inlineStyle="height:300px".
Note, however, that specifying table height does not work consistently
across browsers.
Max
Ilias Belaidi wrote:
Hello,
I'm using Trinidad framework, and I want to add a new attribute to
<tr:table> tag, like "height"' for example:
<tr:table id="customTable" var="row" rowBandingInterval="1"
rows="10" height="300"
shortDesc="test table"
....>
can you help please?
Thank you in advance for your help.
Ilias.
|