Hi,
I want to enumerate/label some tags in rich:dataGrid Elements, so I can do some fancy Javascript stuff with them.
Basically, I want to generate a running number for every item in the dataGrid. Is there an easy way to do that with markup or javascript? I don't wanna have any of this stuff in my backing beans, since it is only for presentational purposes.
Any advice appreciated.
Kind regards,
John Doe