I'm using contrib:table in this way (note procedure.steps:ArrayList):
<table jwcid="[EMAIL PROTECTED]:Table" class="steps"
source="ognl:procedure.steps"
columns="instruction, status, primaryContact">
</table>
I've taken a look around at the various contrib components and am not clear
on how I can add a column that would essentially give me the row number (ie.
Current List index number). I recall seeing one post describing in very
little detail how to accomplish this by assigning a value to the "row"
parameter.
If someone could describe how to correctly do this keeping in mind that I'm
relatively new to the contrib library that'd be fantastic.
Regards,
R.