Hi,

I'm currently displaying memberships in a table-plus, like:

 <table-plus:memberships fields="user, team, score, notes">
...

I would like to have a column with the row number, a simple counter
from 1 to memberships.size().

Is there a straightforward way to do it? I though in creating a method
in the membership to provide its position in the collection, but this
seems like a dumb hack.

Thanks,
  TF
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to