How do i print row number sequence?
How do i print row number sequence?

I need print selected rows with row number sequence in datatable.
As like:
1 - content
2 - content
3 - content
4 - content
5 - content
How i do it?
Thank you..
This discussion has been closed.
Answers
Is the count in the column originally, or do you just wish to add it in the PDF export?