I want to display a
checkbox to the left of each item in my column. How do I go about doing
that?
I read that I need
to use a decorater and possibly create a subclass. But not
sure.
Here is how it looks
so far:
<display:table name="test" pagesize="10"
size="32" id="table1" >
<display:column property="id" title="id" />
</display:table>
<display:column property="id" title="id" />
</display:table>
_______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel