Hey all
When you do a column override, is there an easy way to make the
overriden columns sortable? (in the page template referably)
The HTML so far on my overriden block is:
<tr jwcid="[EMAIL PROTECTED]">
<span jwcid="@Insert"
value="ognl:getPostedColumn(components.table.tableRow.createdDate)"/>
</tr>
I'm not using an ITableColumn, only a simple @Insert component in my
block. Is the implementation of a
ITableColumn in the java class the only way to make overriden columns
sortable?
Thanks!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]