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.
