Hi,
I've been trying unsuccessfully to add links to a Table whose columns
have been specified with ExpressionTableColumns. My code is pretty
straightforward,
<table jwcid="@contrib:Table" source="ognl:data"
columns="ognl:columns" border="0" cellspacing="1" cellpadding="2"
class="tabla2" width="100%">
<span jwcid="[EMAIL PROTECTED]"> </span>
<span jwcid="[EMAIL PROTECTED]">
<a jwcid="@DirectLink"
listener="ognl:listeners.linkEditContent"
parameters="ognl:components.table.tableRow">idc</a>
</span>
</table>
The "idc" column exists, its cells are using class idcColumnValue, but
the links just don't appear. What am I doing wrong?
--
Communism is man's exploitation of man. Capitalism is just the opposite.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]